On Thu, Mar 27, 2008 at 12:05 AM, Bruce Snyder <[EMAIL PROTECTED]>
wrote:

> >  As to the pattern that I am looking to implement, using the JMS BC
> means
> >  deserialising from and serialising between the JMS and NMR formats,
> right?
>
> No, there is no serialization step because the messages are already in
> an XML format.
>
>
This is not completely exact.  For the JMS BC, we usually use text messages,
the text being the xml content as Bruce said.  So the whole JBI message is
not serialized.   However, when using JMS or JCA flow, the whole JBI
exchange is serialized, so there is a bigger overhead.

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to