5 Replies Latest reply on Aug 9, 2004 11:17 AM by cortesr

    Simple Hot Deploy Problem

    cortesr

      I'm testing a simple hot deploy and I cannot seem to get it to work. I have an Ant script that copies a single properties file and builds a jar out of it. The jar is then copied to the application's deploy folder. Of course, when the application starts up I can read the properties in the properties file just fine but when I try to hot deploy I get a JBoss warning stating the jar couldn't be deleted from the temporary folder. Anyone know what's going on here? Any help would be fantastic. Thanks.

      Note: I'm using 3.2.6RC1 because there's a known bug in 3.2.4/3.2.5 regarding hot deployments and a null pointer exception.

      15:32:06,531 WARN [DeploymentInfo] Could not delete file:/C:/jboss-3.2.6RC1/server/testapp/tmp/deploy/tmp48102test.jar restart will delete it