What is the client that is trying to authenticate?

It looks as if you have a web application, rather than using the 
ClientLoginModule you should be using the servlet authentication that you need 
to define in the web.xml

How many calls does your web application make to the ejb tier in a single 
request, there is a known issue with JBoss 4.0.2 that can cause this to fail if 
you make more than one call.  (There is a patch available from this but if will 
be better if I can see what you are doing to see if this is appropriate for 
you).

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to