1 Reply Latest reply on Mar 9, 2007 10:02 AM by heiko.braun

    Deployment of JBossWS 1.2 on JBoss 5.0.0 Beta1

    magnus.ahlander

      I'm trying to install JBossWS 1.2 on JBoss 5.0.0 Beta1 using the provided ant task (ant deploy-jboss50). However, I get the following server exception: "org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml for archive jbossws.sar". Inside of the jbossws50.sar file in <JBossWS 1.2>\install\integration-jboss50 there is no jboss-service.xml file.

      In my JBoss installation I can see that the jbossws.sar has been copied to <JBOSS_HOME>\server\default\deploy and jbossws.deployer has been copied to <JBOSS_HOME>\server\default\deployers. The actual deploy then fails with the exception above.

      Please give me some hints,

      Regards,

      Magnus