aspose file tools
The moose likes Tomcat and the fly likes Tomcat   class reloading Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat   class reloading" Watch "Tomcat   class reloading" New topic
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
    
  13

Moved to the Tomcat forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tomcat class reloading
 
Similar Threads
No persistence of Installed Application
Servlet HelloWorld problem
HTTP Status 404 - /Beer-v1/form.html
404 Error with Tomcat
message-resources reload