I believe this is expected behavior. Tomcat doesn't have the ability to dynamically reload a single changed class. However, if you run it in debug mode, you may be able to get this feature. Unfortunately, I haven't worked with IDEA+Tomcat to know how to do this.
Matt On 1/12/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
Hi, How can I prevent tomcat (running inside Intellij using appfuse 2 exploded) from restarting whenever I recompile a java class or .properties file. It should only compile and load the class without restarting whole tomcat. I hope somebody have a solution to this. Thx in advance. //tuncay -- View this message in context: http://www.nabble.com/Appfuse-2-%2B-Intellij-IDEA-tf2965002s2369.html#a8295595 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
