Friday, 6 September 2013

Difference between publish and restart in jboss/tomcat

Difference between publish and restart in jboss/tomcat

What is difference between publish and restart in jboss/tomcat? I am
really confused about when one should use restart or publish? Every time I
make any change config in my Java(Spring) application(on localhost) I had
to do a compile and then perform a restart of server so that it picks up
the changes, is there any easier way to get the changes picked up?

No comments:

Post a Comment