2 Replies Latest reply on Feb 10, 2010 5:52 AM by bujo

    Installation of JBossWS Native 3.2.2.GA fails

      Hi there!

       

      I'm trying to install JBoss WS Native 3.2.2.GA on JBoss 5.1.0.GA.

       

      I'm following the instructions given here:

      http://community.jboss.org/wiki/JBossWS-Installation

       

      The output:

       

      C:\temp\JBossWS\jbossws-native-bin-dist>ant deploy-jboss510
      Buildfile: build.xml

       

      target-jboss510:

       

      prepare:

       

      init:
           [echo] integration.target=jboss510

       

      undeploy-jboss510:
      [loadfile] ...\jboss-5.1.0.GA\server\default\deploy\jbossws.sar\jbossws-deploy.conf doesn't exist
      [loadfile] ...\jboss-5.1.0.GA\server\default\deployers\jbossws.deployer\jbossws-deploy.conf doesn't exist


      BUILD FAILED
      C:\temp\JBossWS\jbossws-native-bin-dist\build\build-deploy.xml:109: The following error occurred while executing this line:
      C:\temp\JBossWS\jbossws-native-bin-dist\build\jbossws-deploy-macros.xml:312: java.lang.OutOfMemoryError: Java heap space

      Total time: 6 minutes 30 seconds

       

       

      The mentioned file jbossws-deploy.conf doesn't exist in the directories the ant script is looking for.

       

      Any idea?

       

      Kind regards!