I am using jboss-jetty 2.1 (latest combined binary download) Linux Mandrake 7.1 JDK 1.3 Deploy of an ejb-jar works fine. I can redeploy as many times as I need. However, deploy of a war or an ear does not update jetty on redeploy. Jetty continues to reference the old (in memory) classes and will even get class not found or some other exception when the ear or war is replaced with an update. Beside restarting the entire configuration, what can I do to make Jetty update when a new version of the war is deployed? Tim Tye Computer Associates Senior Software Developer tel: +1 972 801-6436 fax: none pager: none mobile: +1 214 924-6396 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
