serialized message ignores context classloader during copy()
------------------------------------------------------------
Key: JBESB-1891
URL:
https://jira.jboss.org/jira/browse/JBESB-1891
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.3
Reporter: Kevin Conner
Assignee: Kevin Conner
Priority: Critical
Fix For: 4.4
The serialized message implementation uses serialisation to create a copy of itself.
Unfortunately it uses ObjectInpuStream to recreate the message and this ignores the
context classloader.
This needs to be changed to use ContextObjectInputStream.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira