> From: Kapil Bansal <kapil...@gmail.com>
> 
> One of my customer is facing the issue that he is not able to byte server
> the
> PDF as PDF is getting completely downloaded in the memory first and then
> displayed..They are using JBOSS 4.0.3 SP1 ...I was going through the link
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45419 and it says that
> this
> has been fixed in 6.0.x and will be included in 6.0.19 onwards....So what
> can i
> suggest to my customer ..because even with Jboss 4.2.0 ,tomcat 6.0.13 is
> shipped ...so if they upgrade to JBOSS 4.2.0 will it solve their issue??

No. You need a JBOSS version that uses 6.0.19 or later.

> .They
> are using Java Code to serve the PDF and i got one suggestion to implement
> byte serving functionality in the servlet but it is causing some performance
> issues.It is quite urgent and any help will be highly appreciated.

Get the latest default servlet from svn and use it to replace the one shipped 
with JBOSS?

If this were pure Tomcat, I could tell you how to do that. With JBOSS I've no 
idea.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to