1 Reply Latest reply on Mar 7, 2005 3:42 AM by zelca

    JSP deployment problems in JBoss 4.0.1

    zelca

      Hi,

      I´m deploying my application as an ear-file. Everything has been working fine, but suddenly JBoss deploys an older version of my JSP that isn´t in the ear-file. I have no idea where it comes from ... I have looked in the deployed ear-file, i see the correct version. I look in the c:\jboss-4.0.1\server\default\work and I see the Java-file that correspond to the JSP and it is correct. But, when I look in c:\jboss-4.0.1\server\default\tmp\deploy\tmp56291myapplication.ear-contents\myapplication-exp.war I see the older version of the JSP-file! Where does it come from? Any ideas?
      I have tried to delete following directories:
      c:\jboss-4.0.1\server\default\tmp\deploy
      c:\jboss-4.0.1\server\default\work
      restarted JBoss and the probelm still exists.

      Thanks,
      Zelca