users@jersey.java.net

Re: [Jersey] Truncated XML responses...is there a limit?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Fri, 11 Dec 2009 14:02:44 +0100

On Dec 11, 2009, at 10:24 AM, tofferliu wrote:

>
> Hi,
>
> I'm using JAXB in JDK 1.6 and jersey 1.0.3.1. The data that gets
> marshalled
> into xml get's truncated for some reason is there a buffer that I'm
> filling
> up or something? Any ideas why this is happenning?
>

I need more information. Could you send a simple maven-based test case
that reproduces the issue?

Paul.