Rogerio,

I may be way off, but it is worth a try to help.  If you want your Message 
Driven bean to have a run-as identity when accessing your session bean, then 
you need to put the run-as element in your message bean configuration (in 
ejb-jar.xml).  You have shown it in your session bean config.  Because you did 
not assign the run-as role to your message driven bean, the run-as-principal 
(in jboss.xml) does not get set.

later, cgriffith

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to