I converted a stateless session bean into a web service.
My deployment descriptor states that the security method permissions
are unchecked for this stateless session bean.

My jboss.xml does associate a security domain with this J2EE app.

When I attempt to access my web service, I get the following error message:

Caused by: javax.ejb.EJBException: checkSecurityAssociation; CausedByException 
is:
        Authentication exception, principal=null

Any suggestions on how I solve this issue?

Thank you.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to