| Author |
Tomcat 3 -- reloading servlets..
|
Veronica Damian
Ranch Hand
Joined: Feb 04, 2006
Posts: 61
|
|
Tomcat 3.2.2, to be precise (is at work, we can't upgrade right now, not even to 3.3.2..) servlets do not reload at all if I upload them to server after making changes (unless I restart Tomcat, at work I can't be restarting Tomcat all the time..) is there a way around this? (I did put the 'reloadable="true" ' thingie you're supposed to put in server.xml under the context..) would very much appreciate suggestions here.. thanks.. -v
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
Use the manager app (did Tomcat 3 comw with the manager app? I think so, but it's been a while), to reload the application containing the new servlets. You can't get around having to at least reload the app.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Veronica Damian
Ranch Hand
Joined: Feb 04, 2006
Posts: 61
|
|
no, it does not come with the manager I'm afraid, at least I think so (I looked in docs, no ref to a manager..) thanks... -v
|
 |
 |
|
|
subject: Tomcat 3 -- reloading servlets..
|
|
|