Hi i installed jboss 3.0, to see the new features/clustering, etc..
just for testing, and also to see how jetty performs.

In previous jboss 2.x versions i used to have my own login module (against a 
rather wierd (lotus) ldap server), and i had to add my .jar package in the
JBOSS_CLASSPATH concatenation in run.sh .
My custom login module class is a subclass of 
org.jboss.security.auth.spi.UsernamePasswordLoginModule.
Jboss complained about :
unable to find LoginModule class: 
org.jboss.security.auth.spi.UsernamePasswordLoginModule
When i tried to use the jboss shipped LdapLoginModule,
jboss couldn't find it either.
Any clues???

-- 
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
tel:    +30-10-8981112
fax:    +30-10-8981877
email:  [EMAIL PROTECTED]
        [EMAIL PROTECTED]


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to