Author
When a Java Bean is modified do we need to restart Apache Tomcat?
Mark Guo
Ranch Hand
Joined: Nov 17, 2010
Posts: 58
posted Jan 31, 2012 20:46:47
0
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: 26184
posted Jan 31, 2012 20:49:49
0
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 , TOGAF part 1 and part 2
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
posted Feb 01, 2012 08:12:42
0
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?