[jboss-user] [Security & JAAS/JBoss] - Re: java.lang.SecurityException: Insufficient method permiss

ragavgomatam do-not-reply at jboss.com
Fri Jan 25 14:46:34 EST 2008


Nope...When the session times out & the Pricipal is cleared out by JBoss, then you can't call the protected ejb. UNLESS you want to change method permission on that ejb to <any>. If you can't do that & still want to call cleanUp(int) , you'll have to by pass the secured ejb, or do a programmatic jaas log in again. (which is kinda covoluted) 



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

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



More information about the jboss-user mailing list