Matt, Just out of curiosity, what environment do you personally use?
IntelliJ and Jetty? Philip J. Brown President, TechC3 Inc. 2931 S. Buchanan St, Suite 400 Arlington, VA 22206-1503 (703) 236-3503 (Work) (703) 989-5561 (Cell) [EMAIL PROTECTED] -----Original Message----- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 8:38 AM To: [email protected] Subject: Re: [appfuse-user] Appfuse 2 + Intellij IDEA 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
