[
https://jira.jboss.org/jira/browse/JBREM-1023?page=com.atlassian.jira.plu...
]
Ron Sigal closed JBREM-1023.
----------------------------
Resolution: Done
The tests.marshall target in build.xml is now called from targets
tests.functional.serialization.java.core and tests.functional.serialization.jboss.core,
and the remote marshalling tests are passing in both cases.
Dynamic marshalling fails with JBossSerialization
-------------------------------------------------
Key: JBREM-1023
URL:
https://jira.jboss.org/jira/browse/JBREM-1023
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.4.0.GA (Pinto)
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.4.0.SP1
org.jboss.remoting.marshal.MarshallerLoaderClient.getMarshaller() uses
org.jboss.remoting.marshal.serializable.SerializableMarshaller and
SerializableUnMarshaller, but it doesn't check the loader InvokerLocator for
serializationtype. If the orginal InvokerLocator has "serializationtype=jboss",
the attempt to download a marshaller will fail. Similarly, MarshallerLoaderClient should
check for serializationtype.
--
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