[jboss-dev-forums] [Design of JBoss ESB] - Re: COM Gateway
mark.little@jboss.com
do-not-reply at jboss.com
Fri Apr 4 09:28:22 EDT 2008
"lihui_pang" wrote : I am evaludating JBoss ESB too. I have the similar questions, e.g. if the message is non-serializable, do we need to implement MarshalUnmarshalPlugin, or is that existing plugin for us to use?, how to register plugin? -- I can't find any sample on this.
Yes, the idea is that you can add a MarshalUnmarshalPlugin for each datatype so you get direct control over how to marshal (or unmarshal) it to (from) the Message. You may want to monitor http://jira.jboss.com/jira/browse/JBESB-1643.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141648#4141648
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141648
More information about the jboss-dev-forums
mailing list