On 19.02.2008, at 09:47, Stefan Ludwig wrote:
The StreamGenerator works fine with large files (from 20MByte XML-Data
to PDF in just 2mins!), but encoding doesn't work. This generator gets
encoding from request, but i need the encoding from XML-Datafile.

Is there any chance that you make the character encoding of the request the same as the character encoding of the XML-Datafile?

The FileGenerator works perfect with Encoding (gets encoding from
XML-Datafile), but with large XML-Datafiles the Generator doesen't work (nothing happens - no exceptions or something like that. after 30mins I
have stopped tomcat).

This might be a problem of the upload pseudo protocol or the FileGenerator. You could try to use the upload pseudo protocol with a reader to determine which of the two components causes the described behaviour.

Alex


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to