Thx Dan

On Tue, Mar 29, 2011 at 8:27 PM, Daniel Kulp <[email protected]> wrote:

> On Tuesday 29 March 2011 3:39:51 AM Raj Floyd wrote:
> > Hi,
> >
> > Need to understand the difference between WRITE and MARSHAL phase.
>
> The WRITE phase is really just the start of the writing.   That's the phase
> where generally the specific protocol (like soap) would start writing out
> the
> things it may need to write out (envelope, body, etc...)
>
> The MARSHAL phase is where the non-protocal specific things are written
> out.
> Basically, the JAXB marshaller is called,etc...
>
>
> --
> Daniel Kulp
> [email protected]
> http://dankulp.com/blog
> Talend - http://www.talend.com
>

Reply via email to