hi, We experienced that embedded tomcat automatically reloads a servlet class (in the webapps directory) when it is modified, which is very convenient for development and debugging purposes. Does this automatic reloading feature extend to 'helper classes' that are used by the servlets, or is there any way to make it so? Furthermore, if web.xml is modified, is there a way to redeploy the servlets without restarting the jboss-tomcat server? or is it possible to restart embedded tomcat only, without stopping all the other services? Jeroen Noels _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
