Hi, we have a (secured) SessionBean which uses JMS queues to do asynchronous work in parallel. On the other side of the queue (in the same security domain) other (secured) SessionBeans are called. Unfortunately over the queue the SecurityContext is lost. Is there a smart way to somehow "reestablish" the SecurityContext?
Regards Thomas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980407#3980407 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980407 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
