0 Replies Latest reply on Mar 21, 2007 2:40 PM by gsawant

    Error Incompletely deployed packages   while running app on

    gsawant

      I am trying to deploy a war in jboss. I also want to run app on port 8088 and not on default port 8080. I made changes to jboss-service.xml and jboss-bindning.xml.

      Changes in jboss-service.xml

      < oc-ports
      < resource:jboss-bindings.xml
      ---
      > ports-01
      > ${jboss.home.url}/docs/examples/binding-manage
      r/sample-bindings.xml


      When I run command run -c ordercenter
      I get following error.

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@62e2cea3 { url=file:/C:/jboss-4.0.5.GA/serve
      r/ordercenter/deploy/ordercenter.war }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss-4.0.5.GA/server/ordercenter/deploy/ordercenter.war
      altDD: null
      lastDeployed: 1174501033215
      lastModified: 1174501033175
      mbeans:

      I will be thankful if any if you could giude me sloving this error.

      Thanks
      Geeta