[jboss-remoting-issues] [JBoss JIRA] Commented: (JBREM-904) Remoting 1/2 protocol compatibility

David Lloyd (JIRA) jira-events at lists.jboss.org
Tue Aug 5 22:45:56 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBREM-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12423760#action_12423760 ] 

David Lloyd commented on JBREM-904:
-----------------------------------

Per IRC chat on Aug. 5 2008 - probable design would consist of:

* RequestHandler implementations that implement the various R1/2 client protocols
* Servers that understand the R1/2 protocols which forward requests on to RequestHandlers
* Some way to use R2 service discovery to set up these clients and servers

It is possible that it is prohibitively complex to implement the entire protocol, at which point we'd have to have further discussions.

> Remoting 1/2 protocol compatibility
> -----------------------------------
>
>                 Key: JBREM-904
>                 URL: https://jira.jboss.org/jira/browse/JBREM-904
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: David Lloyd
>             Fix For: 3.0.0-M3
>
>
> A protocol compatibility layer needs to be developed that allows a Remoting 3 server to respond to a Remoting 1/2 request, and also that allows a Remoting 3 client to connect to a Remoting 1/2 server.  This will be required before integration with AS5 can be considered.
> Another item worth exploration is looking into providing a Remoting 1/2 compatibilty API that allows legacy applications to use the newer transports.

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