How would one do this:

A Client makes a call to a EJB bean which
ends up placing some information into
a JMX MBean.
This JMX MBean later on makes
a call against the same EJB Bean (
gets a hold of the bean just like the client did
doing authentication etc. ) but
needs to act as the same auth.'d user
that put the information into this MBean
in the first place.

Is it possible to save off the auth. information
and use it later?

Hope this makes sense.
Thanks for any information.

jcl.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to