[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Building Working Set

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.