Hi,

I'm attempting to migrate from JBoss 3.2.5 to 4.0.0, and I'm having a problem with 
authentication.

I'm running my application in the "standard" configuration to get backwards 
compatibility. I have downloaded the tomcat50 roles patch.

I have a webapp inside an ear which is using form-based authentication. JAAS is set up 
to use the basic users/roles properties files. When the webapp attempts to call the 
EJBs, I get a principal=null exception.

I know that the principal is successfully defined in the webapp, as the login succeeds 
and I have a servlet filter which prints the principal's name before failing to call 
the EJB.

This worked fine in 3.2.5.

Could you give me some suggestions? How would I go about debugging this kind of thing?

Thanks,

Daniel


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

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


-------------------------------------------------------
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