0 Replies Latest reply on Aug 8, 2002 11:54 AM by morphace

    Attempting to redeploy a depoyed module!

    morphace

      Hi all,

      I currently use 3.0.1.

      When I try to redeploy my web-service I get a DeploymentException:

      jboss.deployment.DeploymentException: attempting to redeploy a depoyed module! file:/C:/jboss-3.0.1/deploy/broker.wsr
      at org.jboss.net.axis.server.AxisService.create(AxisService.java:504)
      ...

      The problem seems to be the undeployment:

      16:41:38,093 INFO [MainDeployer] could not delete directory file:/C:/jboss-3.0.1/server/all/tmp/deploy/deploy/broker.wsr/77.broker.wsr restart will delete it
      16:41:38,093 INFO [MainDeployer] Undeployed file:/C:/jboss-3.0.1/deploy/broker.wsr

      Is there any way to solve this problem ?

      Thanx