anonymous wrote : Also look at the ejb-jar.xml dtd which allows a "run-as" http://java.sun.com/dtd/ejb-jar_2_0.dtd. You can use that on the MDB definition in the ejb-jar.xml and specify the role name which has access to the secured EJB.
Yes, that did it. Thanks Jai Kiran. Solved my problem.. Thanks to your patience Ragav and you guided me till the end... Thanks to all View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175750#4175750 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175750 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
