IntelliJ Java IDE
The moose likes Tomcat and the fly likes When a Java Bean is modified do we need to restart Apache Tomcat? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply locked New topic
Author

When a Java Bean is modified do we need to restart Apache Tomcat?

Mark Guo
Ranch Hand

Joined: Nov 17, 2010
Posts: 56
When a Java Bean is modified do we need to restart Apache Tomcat?


Thanks in advance!
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 23645

You have to restart the web app. Or have it auto restart. It isn't necessary to restart Tomcat entirely though.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50693

Please do not post the same question more than once.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: When a Java Bean is modified do we need to restart Apache Tomcat?
 
Threads others viewed
JAVA_HOME should point to a JDK not a JRE
Difference between JSP and Servlets
How Tomcat Works book - development question
Any jar file for tomcat
How to automate deployment of war in Tomcat through Ant
developer file tools