| Author |
JBoss LdapLoginModule always connects to localhost
|
Stefan Müller
Greenhorn
Joined: Jun 25, 2008
Posts: 12
|
|
Hello, I'm trying to setup security for ejbs based on LDAP. I created a demo-EJB "SecuirtyTest" and setup all configuration. When I try to login with the client, the LDAPLoginModule tries to connect to localhost although I configured a different server. It seems that it doesn't use the LDAPLoginModule configuration. But the xml-File is definitly parsed by the server. Any ideas why this is not working? The the META-INF/jboss.xml contains: The login-config.xml contains: The client application looks like and the login.conf contains
|
 |
 |
|
|
subject: JBoss LdapLoginModule always connects to localhost
|
|
|