[jboss-jira] [JBoss JIRA] Closed: (JBREM-165) RMI transport can not be used for unified invoker
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-165?page=all ]
David Lloyd closed JBREM-165.
-----------------------------
> RMI transport can not be used for unified invoker
> -------------------------------------------------
>
> Key: JBREM-165
> URL: http://jira.jboss.com/jira/browse/JBREM-165
> Project: JBoss Remoting
> Issue Type: Bug
> Components: unifiedinvoker
> Reporter: Tom Elrod
> Assigned To: Tom Elrod
> Priority: Critical
> Fix For: UnifiedInvoker 1.0.1
>
>
> Per JBREM-107 (opened this new issue for this):
> There is also an issue with using the rmi transport. It calls directly on the rmi stub, so the marshaller/unmarshaller are not used at all. Think the fix for this could be using the marshaller supplied on the server side and creating the new bytes to send across the wire. Then use the unmarshaller on the server side. So is basically emulate exactly what happens with the current jrmp invoker.
> Then provide a no op rmi marshaller/unmarshaller by default, so no extra overhead of marshalling/unmarshalling twice for non-custom marshallers.
--
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