| Author |
Hot Deployment
|
Prashanth Chandra
Ranch Hand
Joined: Dec 07, 2005
Posts: 78
|
|
Hi I want to upload my class files onto Tomcat servers without restarting them everytime. One way i think is Hot Deployment, but i have no idea of how to do this. Could anyone please help me out in this. regards Prashanth
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
You can reload individual applications using the Tomcat Manager application. http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
saikrishna cinux
Ranch Hand
Joined: Apr 16, 2005
Posts: 689
|
|
hey is there any automatic deployment if i upload a servlet into a server. coz weblogic has got hot deployment..then why not tomcat/??
|
A = HARDWORK B = LUCK/FATE If C=(A+B) then C=SUCCESSFUL IN LIFE else C=FAILURE IN LIFE
SCJP 1.4
|
 |
 |
|
|
subject: Hot Deployment
|
|
|