[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] Building Working Set
|
- From: alex.staveley@xxxxxxxxxx (breako )
- Date: Mon, 11 May 2009 16:46:48 +0000 (UTC)
- Newsgroups: eclipse.webtools
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi,
I am using ganymede with Tomcat 5.5.
I make changes to a single class which has no dependencies on any other
class.
I have build automatically disabled. I create a build working set, which
only contains this class.
I select to build the working set.
My tomcat server restarts and the new version class is in the classloader.
I would like for my tomcat server to not have to restart.
Any ideas?
Thanks.