Hi everyone,

We've been trying to deploy a third party web application ( 
[url=http://ebxmlrr.sourceforge.net]omar[/url] ) on jboss 3.2.3, together with our own 
web application which acts as a proxy between omar and client. Omar and proxy use jaas 
to authenticate, and we have a 'custom' LoginModuleManager and CallbackHandler. 
However when trying to authenticate we get a 
“javax.security.auth.login.FailedLoginException: Password 
Incorrect/Password Required‚”.

The problem is that instead of the custom classes, the jboss Security Extensions 
classes are used, which of course causes our attempts to fail. I've looked at the 
JBoss JAAS howto, however I'm not sure which parts apply to my problem. 

How can I tell JBoss to use custom classes instead of the JBoss defaults, only for 
that specific webapplication?

Thanks in advance,

Wannes Sels

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852201#3852201

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852201


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to