How do I get Eclipse Galileo to stop restarting an external Tomcat run configuration? -



How do I get Eclipse Galileo to stop restarting an external Tomcat run configuration? -

i don't have servers setup except external tool configuration > program. i'm using jpda connector, , yet when things have eclipse auto generate serialversionuid automatically restarts tomcat. can't find might configured in project properties or window preferences. don't want eclipse tomcat unless i'm starting or stopping. thanks!

well, months after giving up, having give-and-take co-worker tomcat context, , realized was. had reloadable = "true" in context node, , had nil eclipse. in scenario, eclipse communicate tomcat, , display console output. tomcat beingness notified in scenarios files had changed, , restarting automatically. set reloadable = "false", , no longer problem.

eclipse tomcat

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -