[jboss-user] [JBoss Messaging] - Re: Classloader issues when running Mule in JBoss (Repost)
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Aug 12 19:13:58 EDT 2008
You need to verify this with Mule guys.
ObjectMessage.getObject() will play with the Thread.currentThread().getContextClassLoader() at the time the method was called, or with the System classLoader if not found.
This error shows that something is not setting the ContextClassLoader, and I believe that would be an error on Mule.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170195#4170195
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170195
More information about the jboss-user
mailing list