Hello,
[As this post if almost 2 months old, you may have already found the solution or a workaround]
I just add the same problem and found the solution here :...
Type: Posts; User: xcoulon; Keyword(s):
Hello,
[As this post if almost 2 months old, you may have already found the solution or a workaround]
I just add the same problem and found the solution here :...
Sorry, it was my fault : an OSGi extension for Spring IDE 2.0.5 was still active but in an error state, since I'm on spring IDE 2.0.6 now ...
Disabling this extension solved the problem.
...
Hello,
The following problem occurs when using both Spring IDE 2.0.6 with Eclipse 3.3.3 and WTP 2.0.2
When I add the following piece of configuration for SpringSecurity in my XML file:
...
Hello
As I mentionned in a previous post, we use the 'RememberMe' service of SpringSecurity 2.0.1 in our webapp.
We managed to set it up using a quite minimal configuration as follows:
...
Hello,
Ok, that's a solution we can use until the 2.0.2 version is released.
Thankx
Xavier
Hello,
We're using Spring Security 2.0.1 on our webapp to manager users authentication. Our customer wishes to remain connected for several days, so we decided to use the 'remember me' service...
Hello,
It's done here : http://jira.springframework.org/browse/SEC-750
Regards,
Xavier
Hello,
I just came across the same issue with a similar configuration. Removing all Spring Security configuration resolved the problem : the annotations were taken into account (Tx support,...
Hello,
Thank you for this quick answer. Can you also post the code for the com.rbx.lor.core.util.UserTransactionJndiBindMock class ?
This is the only piece of code that i'm missing now. Can you...
Hello dmunguia,
Did you solve this problem ?
I have the same error, but I can't find out why...
Yet, I'm using Jackrabbit 1.4 and Spring 2.5 without any other datasource for now.
This error...
- Modules used :
jcr
cache
- Spring version :
2.0 + 2.5
- JDK version .
5.0
Hello,
First of all, happy new year to all of you !
I need to sign messages on the client side using an external security device (a card reader), which can be accessed using the PKCS11 API...
Hello,
I'm trying to use the Ivy dependency manager in Eclipse (using the IvyDE 1.2.0 plugin, which comes with Ivy 1.4.1) to include Spring 2.1-m3 in the project classpath.
I've seen in another...