Search:

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

Search: Search took 0.02 seconds.

  1. Yeah... is true. But if for some reason i need to...

    Yeah... is true. But if for some reason i need to do this, do you have some idea to suggest me?
  2. Session Bean inside Singleton Bean: No thread-bound request found

    Hi i'm trying to access to a Session Bean from Singleton Bean (org.springframework-version --> 3.1.2.RELEASE).

    These are the listeners added in my web.xml

    <!-- Loads the Spring web application...
  3. Replies
    0
    Views
    161

    Acegi Security + LDAP

    Hi guys!!
    I've a problem with a web application that use Acegi Security + LDAP to login the users in their personal area.

    I discovery that some particular user can't access with this system. In...
  4. I found the solution itself. This is the code to...

    I found the solution itself.
    This is the code to inject Remote EJB with credentials inserted at runtime after the login phase.



    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  5. Spring Security 3 credentials from context to access remote EJB

    Hi, I configured Spring Security to do authentication from database.
    I tested it with a jsf page which do the login and it works.
    After that i want configure an access to remote EJB deployed in...
Results 1 to 5 of 5