[jboss-remoting-issues] [JBoss JIRA] Commented: (JBREM-923) Assure version compatibility with earlier versions of Remoting

Ron Sigal (JIRA) jira-events at lists.jboss.org
Thu Mar 20 02:19:50 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBREM-923?page=comments#action_12403770 ] 
            
Ron Sigal commented on JBREM-923:
---------------------------------

The versioning tests for RMI are more elaborate now due to [JBREM-167] - RMI Invoker does not use true remoting marshalling/unmarshalling, which introduced a new wire format.  The original wire format may be configured by setting the parameter org.jboss.remoting.transport.rmi.RMIServerInvoker.RMI_ONEWAY_MARSHALLING (actual value "rmiOnewayMarshalling") to "true".

The test org.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCase has been split into:

  * org.jboss.test.remoting.versioning.transport.rmi.VersionRMINativeMarshallerTestCase
  * org.jboss.test.remoting.versioning.transport.rmi.VersionRMIOnewayNativeMarshallerTestCase
  * org.jboss.test.remoting.versioning.transport.rmi.VersionRMIOnewaySerializableMarshallerTestCase
  * org.jboss.test.remoting.versioning.transport.rmi.VersionRMISerializableMarshallerTestCase

> Assure version compatibility with earlier versions of Remoting
> --------------------------------------------------------------
>
>                 Key: JBREM-923
>                 URL: http://jira.jboss.com/jira/browse/JBREM-923
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.4.0.CR1 (Pinto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>            Priority: Critical
>             Fix For: 2.4.0.CR1 (Pinto)
>
>
> Each version of Remoting must be API and wire compatible with earlier versions, at least as far back as 1.4.3.GA, which is used in JBossAS 4.0.4.GA and 4.0.5.GA.

-- 
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

        



More information about the jboss-remoting-issues mailing list