[jboss-remoting-issues] [JBoss JIRA] Updated: (JBREM-1102) Make configuration map available to MarshalFactory

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Feb 21 03:48:44 EST 2009


     [ https://jira.jboss.org/jira/browse/JBREM-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Sigal updated JBREM-1102:
-----------------------------

    Attachment: jboss-remoting.jar


Attaching a jboss-remoting.jar (preview of 2.2.2.SP12) with the fix in place.

> Make configuration map available to MarshalFactory
> --------------------------------------------------
>
>                 Key: JBREM-1102
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1102
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.5.0.SP2 (Flounder) , 2.2.2.SP11
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>             Fix For: 2.2.2.SP12, 2.5.0.SP3 (Flounder)
>
>         Attachments: jboss-remoting.jar
>
>
> The methods
>       public static Marshaller getMarshaller(InvokerLocator locator, ClassLoader classLoader)
> and
>       public static UnMarshaller getUnMarshaller(InvokerLocator locator, ClassLoader classLoader)
> in org.jboss.remoting.marshal.MarshalFactory get a marshaller or unmarshaller, respectively, from either a "datatype" parameter or from fully qualified names of the marshaller and unmarshaller classes.  However, they don't have access to parameters configured by way of the configuration map.
> This is a problem for JBossESB, in particular, org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener, which creates an org.jboss.remoting.transport.Connector from parameters configured in a jboss-esb.xml file.

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