[jboss-dev-forums] [JMX Development] - Re: Help with MDB getting "Security Context is null" error when accessing the JMX RMI Adaptor

Alexandre Santoro do-not-reply at jboss.com
Fri Feb 11 18:59:51 EST 2011


Alexandre Santoro [http://community.jboss.org/people/santoro63] created the discussion

"Re: Help with MDB getting "Security Context is null" error when accessing the JMX RMI Adaptor"

To view the discussion, visit: http://community.jboss.org/message/587014#587014

--------------------------------------------------------------
In case someone is looking for a solution to the same problem, this is how I handled it (I hesitate to use the word "solved").

After trying several different configuration changes and running into the same problem I decided to take the easy approach to solving this problem: I modified my MDB so that it spawns another thread to do the actual interaction with the RMIAdaptor. As a result the threadlocal variables associated with the MDB are not changed and the code runs just fine.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/587014#587014]

Start a new discussion in JMX Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2105]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110211/fb1b0e08/attachment.html 


More information about the jboss-dev-forums mailing list