[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1023) Dynamic marshalling fails with JBossSerialization

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sun Aug 10 18:58:49 EDT 2008


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

        



More information about the jboss-remoting-issues mailing list