0 Replies Latest reply on Oct 9, 2002 7:38 PM by brzn99

    Jboss3.0.3-Tomcat4.1.12/Struts 'Action' Reloading

      I am using Jboss3.0.3-Tomcat4.1.13 / JDK 1.3.1 under Windows 2000. When I redeploy a .war file that have changes to the 'Action' classes that use Struts 1.0.2, the updates are not reflected in the newly deployed .war file. When I restart JBoss, the changes are being reflected. When I make changes to my servlets with the .war file, I see the changes immediately. Any ideas here? The contents of my .war file are:

      0 Wed Oct 09 16:35:04 MDT 2002 META-INF/
      48 Wed Oct 09 16:35:04 MDT 2002 META-INF/MANIFEST.MF
      0 Wed Oct 09 16:20:36 MDT 2002 StrutTest/
      1936 Wed Oct 09 15:05:36 MDT 2002 StrutTest/BillrAction.class
      1385 Wed Oct 09 15:02:36 MDT 2002 StrutTest/BillrForm.class
      1602 Wed Oct 09 10:17:32 MDT 2002 StrutTest/CertAction.class
      1354 Wed Oct 09 10:17:32 MDT 2002 StrutTest/CertForm.class
      1925 Wed Oct 09 16:29:22 MDT 2002 StrutTest/MyServlet.class
      1746 Wed Oct 09 16:35:02 MDT 2002 StrutTest/SubmitAction.class
      1929 Wed Oct 09 16:31:10 MDT 2002 StrutTest/SubmitForm.class
      2441 Thu Oct 03 11:41:34 MDT 2002 build.xml
      0 Wed Oct 09 16:24:30 MDT 2002 WEB-INF/
      0 Thu Oct 03 10:57:44 MDT 2002 WEB-INF/lib/
      330459 Sat Feb 09 22:38:16 MST 2002 WEB-INF/lib/struts.jar
      8101 Sat Feb 09 22:38:16 MST 2002 WEB-INF/struts-bean.tld
      1561 Fri Oct 04 11:09:42 MDT 2002 WEB-INF/struts-config.xml
      38075 Sat Feb 09 22:38:16 MST 2002 WEB-INF/struts-form.tld
      48610 Sat Feb 09 22:38:16 MST 2002 WEB-INF/struts-html.tld
      12639 Sat Feb 09 22:38:16 MST 2002 WEB-INF/struts-logic.tld
      1637 Sat Feb 09 22:38:16 MST 2002 WEB-INF/struts-template.tld
      53043 Sat Feb 09 22:38:16 MST 2002 WEB-INF/struts.tld
      3839 Wed Oct 09 16:24:30 MDT 2002 WEB-INF/web.xml
      925 Fri Oct 04 16:28:02 MDT 2002 billr.jsp
      405 Fri Oct 04 11:10:20 MDT 2002 Cert.jsp
      404 Tue Oct 08 09:36:56 MDT 2002 index.jsp
      921 Wed Oct 09 16:06:10 MDT 2002 submit.jsp
      403 Tue Oct 08 09:33:00 MDT 2002 Test.jsp