0 Replies Latest reply on Jul 10, 2004 3:11 PM by icheung

    why would ebank.wsr fail after restart server

      I have deployed

      ebank.wsr
      JBossDukeBank.ear

      and

      both run-client and run-ws-client target works fine.

      But after I shutdown jboss and then restart

      only JBossDukeBank.ear get deployed

      ebank.wsr has the following error

      [org.jboss.deployment.DeploymentInfo@2c6fc2e5 { url=file:/C:/PF/jboss-3.2.3_tomc
      at-4.1.29/server/all/deploy/ebank.wsr }
      deployer: org.jboss.net.axis.server.AxisService@5a2eaa
      status: Deployment FAILED reason: Could not deploy axis descriptor.; -nested
      throwable: (org.apache.axis.deployment.wsdd.WSDDNonFatalException: java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.ebank.util.AccountDetails
      java.lang.ClassNotFoundException: No ClassLoaders found for: om.sun.ebank.util.
      AccountDetails

      I have to delete ebank.wsr and then redeploy ebank.war and then is works, can someone tell me why?

      Thanks.
      Ivan