How to get tomcat 4.1.31 to reload a webapp?

S

Scott Phelps

In .27 I put an xml file in the conf directory that looked like such.


<Context path="/aims" docBase="./aims"
debug="1" privileged="true" reloadable="true" >
</Context>

and every time I compiled a class it would reload the servlet.

now when I put the above file in the webapps directory like admin and
manager are, all I get is this when I compile a file.

WebappClassLoader: Resource
'/WEB-INF/classes/org/myStuff/struts/PersistenceMana
er.class' was modified; Date is now: Mon May 16 14:58:34 MDT 2005 Was: Mon
May 1
14:46:48 MDT 2005

but nothing is reloaded. Has something changed?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,775
Messages
2,569,601
Members
45,182
Latest member
BettinaPol

Latest Threads

Top