cbowditch wrote:
> 
> 
> 
> I don't think this has anything to do with FOP, but could be wrong. It 
> would certainly help people to answer your question if you told us:
> 
> 1) Which web container you deployed your servlet in.
> 2) How you achieve the "undeploy" of the servlet?
> 
> <snip/>
> 
> Chris
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

With web container i assume you mean what kind of server i use: Apache
Tomcat 6.0. The code in the post is called directly in the doGet of direct
extension of the httpServlet class.

I don't achieve the undeployment of the servlet in its own, but with the
entire application context. I use the manager inlcuded in apache tomcat for
that. 

The thing is that the problem only occurs when I actually use the servlet
that uses fop. That is why I concluded it had something to do with fop.

Roel
-- 
View this message in context: 
http://www.nabble.com/fop-remains-active-tf4889533.html#a14017492
Sent from the FOP - Users mailing list archive at Nabble.com.


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

Reply via email to