[jboss-jira] [JBoss JIRA] Closed: (JBREM-107) Support for http(s) using the UnifiedInvoker

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:06 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-107?page=all ]

David Lloyd closed JBREM-107.
-----------------------------


> Support for http(s) using the UnifiedInvoker
> --------------------------------------------
>
>                 Key: JBREM-107
>                 URL: http://jira.jboss.com/jira/browse/JBREM-107
>             Project: JBoss Remoting
>          Issue Type: Task
>          Components: transport, marshall
>    Affects Versions: 1.0.2 final
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: UnifiedInvoker 1.0.1
>
>
> There are several problems currently with the UnifiedInvoker using the http/https invokers.  The first is the fact that the HTTPServerInvoker does not check the data type from the invoker locator and just blindly uses the HTTPUnMarshaller.DATATYPE value to get the unmarshaller from the marshall factory.  
> The other issue is that InvocationMarshaller/InvocationUnMarshaller will probably not work with the http invokers since pre-read headers to discover the Content-Length and other specific actions related to the http protocol.  Therefore, will probably need to create a special HTTPInvocationMarshaller/HTTPInvocationUnMarshaller for this particular protocol.

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