I created http://jira.codehaus.org/browse/JETTISON-79

I hope we can see Jettison 1.1.2 soon enough, may be in time for 2.3/2.2.4,
addressing some of the issues opened recently, but if it solved just this
issue then it would be good

cheers, Sergey
 

dkulp wrote:
> 
> On Mon August 10 2009 3:50:26 am kanch wrote:
>> Hi guys,
>>
>> I have a large amount of data that gets serialized to JSON which takes a
>> long time. I would like to stream this data to the client to avoid the
>> user
>> having to wait too long to visually see something. How do I go about
>> doing
>> this.
> 
> Honestly, I thought it DID stream.   Just looked at the code for Jettison
> and 
> now realize that it doesn't.   :-(
> 
> Other than trying to find another XMLStreamWriter that would write json
> while 
> writing or writing our own, I'm not sure this is an option.  
> 
> -- 
> Daniel Kulp
> [email protected]
> http://www.dankulp.com/blog
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Streaming-JSON-output-to-client.-tp24895640p24917298.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to