Search:

Type: Posts; User: xcoulon; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hello, [As this post if almost 2 months old,...

    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 :...
  2. Sorry, it was my fault : an OSGi extension for...

    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.
    ...
  3. Error with SpringSecurity global-method-security

    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:

    ...
  4. Replies
    1
    Views
    2,321

    Remember me custom configuration

    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:
    ...
  5. Hello, Ok, that's a solution we can use until...

    Hello,

    Ok, that's a solution we can use until the 2.0.2 version is released.

    Thankx
    Xavier
  6. Rememberme and logout : how to clean JdbcTokenRepository ?

    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...
  7. Replies
    3
    Views
    4,531

    Hello, It's done here :...

    Hello,

    It's done here : http://jira.springframework.org/browse/SEC-750

    Regards,
    Xavier
  8. Replies
    3
    Views
    4,531

    Hello, I just came across the same issue with...

    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,...
  9. Hello, Thank you for this quick answer. Can...

    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...
  10. Hello dmunguia, Did you solve this problem ? ...

    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...
  11. Replies
    15
    Views
    12,893

    Sticky: - Modules used : jcr cache - Spring version...

    - Modules used :
    jcr
    cache

    - Spring version :
    2.0 + 2.5

    - JDK version .
    5.0
  12. Replies
    0
    Views
    808

    Signing from a security device

    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...
  13. Replies
    0
    Views
    2,309

    Using Ivy within Eclipse for Spring 2.1-M3

    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...
Results 1 to 13 of 13