RE: Servlet not updated till tomcat stop/start

2002-05-06 Thread Dobson, Dave

Have a look in the Tomcat-docs folder under config and look for the
"reloadable" attribute on the Context xml tag.  You can find a sample in the
tomcat/conf/server.xml file.

---Original Message-
From: Helferty, Richard (FUSA) [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 06, 2002 12:29 PM
To: '[EMAIL PROTECTED]'
Subject: Servlet not updated till tomcat stop/start


Quick Question. I updated serlevts while running Tomcat 403, but the updated
code didn't take effect till I stop/start Tomcat. Is this the normal
behavior of Tomcat or can I change a setting in which the update is seamless
without stop/start Tomcat.




**
This transmission may contain information that is privileged, confidential
and/or exempt from disclosure under applicable law. If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission
in error, please immediately contact the sender and destroy the material in
its entirety, whether in electronic or hard copy format. Thank you
**


--
To unsubscribe, e-mail:

For additional commands, e-mail:



 

This email communication is intended as a private communication for the sole
use of the primary addressee and those individuals listed for copies in the
original message. The information contained in this email is private and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or distribution of
this communication by any means is prohibited.  If you are not specifically
authorized to receive this email and if you believe that you received it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.

Cette communication par courrier électronique est une communication privée à
l'usage exclusif du destinataire principal ainsi que des personnes dont les
noms figurent en copie.  Les renseignements contenus dans ce courriel sont
confidentiels et si vous n'êtes pas le destinataire prévu, vous êtes avisé,
par les présentes que toute reproduction, tout transfert ou toute autre
forme de diffusion de cette communication par quelque moyen que ce soit est
interdit.  Si vous n'êtes pas spécifiquement autorisé à recevoir ce courriel
ou si vous croyez l'avoir reçu par erreur, veuillez en aviser l'expéditeur
original immédiatement.  Nous respectons les demandes similaires qui
touchent la confidentialité des communications par courrier électronique.



java.lang.NoClassDefFoundError: javax/xml/transform/TransformerFactory

2002-05-03 Thread Dobson, Dave

I am having trouble in getting Tomcat to find the class library
which contains the TransformerFactory.  The code compiles fine yet when I
try to run it, Tomcat reports a "NoClassDefFoundError"

I was able to find that the appropriate class is defined in
xalan.jar and ensured that it is in my classpath.  I'm using xalan 2.3.1 and
was using Tomcat 4.0.3 both on a W 2K platform.

In the User-List archive I found reference to a problem of this
type.  The suggested solutions were to put the jar file in common/bin or to
upgrade to Tomcat 4.0.4-b1

I have now tried both without any change in the results.  In fact, I
actually upgraded to Tomcat 4.0.4-b2-01

Any suggestions ?

Dave
e-mail [EMAIL PROTECTED]



 

This email communication is intended as a private communication for the sole
use of the primary addressee and those individuals listed for copies in the
original message. The information contained in this email is private and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or distribution of
this communication by any means is prohibited.  If you are not specifically
authorized to receive this email and if you believe that you received it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.

Cette communication par courrier électronique est une communication privée à
l'usage exclusif du destinataire principal ainsi que des personnes dont les
noms figurent en copie.  Les renseignements contenus dans ce courriel sont
confidentiels et si vous n'êtes pas le destinataire prévu, vous êtes avisé,
par les présentes que toute reproduction, tout transfert ou toute autre
forme de diffusion de cette communication par quelque moyen que ce soit est
interdit.  Si vous n'êtes pas spécifiquement autorisé à recevoir ce courriel
ou si vous croyez l'avoir reçu par erreur, veuillez en aviser l'expéditeur
original immédiatement.  Nous respectons les demandes similaires qui
touchent la confidentialité des communications par courrier électronique.