[jboss-jira] [JBoss JIRA] Commented: (JBREM-575) local client invoker should convert itself to remote client invoker when being serialized

Tom Elrod (JIRA) jira-events at jboss.com
Fri Aug 11 16:30:15 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBREM-575?page=comments#action_12341083 ] 
            
Tom  Elrod commented on JBREM-575:
----------------------------------

Test case: org.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase

> local client invoker should convert itself to remote client invoker when being serialized
> -----------------------------------------------------------------------------------------
>
>                 Key: JBREM-575
>                 URL: http://jira.jboss.com/jira/browse/JBREM-575
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: general
>    Affects Versions: 2.0.0.CR1 (Boon)
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 2.0.0.GA (Boon)
>
>
> Is possible, especially if using transporters, to send a remoting client over the wire to be used somewhere else transparently.  However, this currently only works if the client invoker is a remote client invoker.  If is a local client invoker, then obviously won't be able to make local reference to the server since would be in another process.  Need to change behavior of local client invoker to during serialization/deserialization to convert itself to a remote client invoker so can be passed around transparently over the network.

-- 
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-jira mailing list