I tried enabling security for the Duke's Bank application as mentioned in the Getting 
Started guide.

When I added the security-domain element for the jboss-web.xml file for the web 
application, the login does work.

However, the Getting Started guide also says to add a security-domain element to the 
jboss.xml file in the EJB package. However, if I add the security-domain element 
there, I then get an error after logging into the web app:

SecurityException - Authentication error: principal=null

on the CustomerBean EJB.

Why isn't the EJB-level security working? It's the same exact line as the web app 
security, using the dukesbank security domain.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to