[jboss-jira] [JBoss JIRA] Closed: (JBREM-575) local client invoker should convert itself to remote client invoker when being serialized
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:38 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-575?page=all ]
David Lloyd closed JBREM-575.
-----------------------------
> 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