0 Replies Latest reply on Mar 14, 2006 1:44 PM by sphinx88

    upgrading from jboss 3.2.3 to jboss 4

    sphinx88

      I have an application that is up and running on JBoss 3.2.3.

      For an IDE, I use JDeveloper 10g. to deploy to jboss.

      I need to deploy on Jboss 4. However when I deploy on JBoss 4 the depoyment fails and gives this error.




      17:08:18,875 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      Incompletely deployed packages:
      org.jboss.deployment.DeploymentInfo@12839f48 { url=file:/C:/jboss-4.0.0/server/default/deploy/ASICS_APP.ear }
      deployer: org.jboss.deployment.EARDeployer@19ba640
      status: Deployment FAILED reason: Verification of Enterprise Beans failed, see above for error messages.
      state: FAILED
      watch: file:/C:/jboss-4.0.0/server/default/deploy/ASICS_APP.ear
      altDD: null
      lastDeployed: 1141855697859
      lastModified: 1141855604890
      mbeans:




      Can somebody out there help me???