| Author |
Tomcat class reloading
|
Sree Kumari
Ranch Hand
Joined: Aug 16, 2005
Posts: 47
|
|
I am working with beans in Tomcat5.0.16.Each time when modifications to classes are made tomcat context has to be reloaded using tomcat manager. Is there any option to reload the classes other than using tomcat-manager. Like the one in TOmcat4 <context path= docbase= relodable="true"/>
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Tomcat 5x supports the same "reloadable" attribute. http://tomcat.apache.org/tomcat-5.0-doc/config/context.html
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
|
Moved to the Tomcat forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Tomcat class reloading
|
|
|