[
http://jira.jboss.com/jira/browse/JBMESSAGING-254?page=comments#action_12... ]
Clebert Suconic commented on JBMESSAGING-254:
---------------------------------------------
Accordinly to Kabir, all we have to do is change JmsClientAspectXMLLoader::deployXML as
follows:
public void deployXML(byte[] config) throws Exception
{
......
this.deployXML(doc, null, this.getClass().getClassLoader());
.......
}
I have tested this as a fix to JBMESSAGING-922 and it worked.
Remove ThreadContextClassLoaderChanger
--------------------------------------
Key: JBMESSAGING-254
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-254
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Ovidiu Feodorov
Priority: Critical
Fix For: Unscheduled
Original Estimate: 1 day
Remaining Estimate: 1 day
Kabir has fixed this in AOP so this is no longer necessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira