Re: Tomcat classloader
- From: Thomas Fritsch <i.dont.like.spam@xxxxxxxxxxx>
- Date: Wed, 21 Jun 2006 15:45:42 GMT
Moiristo wrote:
I have a web application that performs an XML transformation with anWhy do you think this? Is it a wild guess? Or did you run your
XSLT style ***. It uses standard transformation classes from
jax.xml.transform, Transformer and TransformerFactory. The result is
saved in a StreamResult object.
Strange thing is, the first time when I perform a transformation, the
XSL (not the XML) Document is written to the StreamResult. On retry, it
works fine. I think it has something to do with the Tomcat classloader.
web-application in *another* Java-web-server too, and you did *not* get the
described strange behaviour there?
Does anyone have other ideas on this (and possibly, a solution)?Another reason might be a bug somewhere in your web-application (especially
in using static variables).
--
"Thomas:Fritsch$ops.de".replace(':', '.').replace('$', '@')
.
- Follow-Ups:
- Re: Tomcat classloader
- From: Moiristo
- Re: Tomcat classloader
- References:
- Tomcat classloader
- From: Moiristo
- Tomcat classloader
- Prev by Date: Initializing Servlets
- Next by Date: Re: Problem with loading an image to a Panel
- Previous by thread: Tomcat classloader
- Next by thread: Re: Tomcat classloader
- Index(es):