Hello there.

I use tomcat 4.1.12 and there are two problems i have:

- each time I recompile some classes (servlets) I have to
restart tomcat. I have read tomcat 4 has a switch to auto-load
these new classes so I don't have to restart again. What to do
to "turn over" this switch to have auto-loading enabled?

- my own classes show up with "Unknown source" when they throw
an exception and this is giving me a headache on properly debugging.
I use exactly the same project (deploying with ant) on a tomcat 3
server and there the line-numbers are displayed correctly, so I guess
it's something tomcat 4 does - how to configure him to display lines
where the exception occoured correctly?

Thank you in advance,
Lukas

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

Reply via email to