This probably broke with the changes to output handling. I'd appreciate it if you could enter a report in the Jira bug database. That way this won't get lost and you'll also get tracking of when I fix it.
- Dennis
Reiner Nix wrote:
Hi,
Using beta 3a differs to beta 3:
when re-using a IMarshallingContext, the output of the previously marshalled document is still prepended to the currently marshalled document.
I have used the method:
void marshalDocument(java.lang.Object root, java.lang.String enc, java.lang.Boolean alone, java.io.OutputStream outs)
Now I'm explicitly create a new IMarshallingContext and this works fine.
Cheers Reiner
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ jibx-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-users
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ jibx-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-users
