0 Replies Latest reply on Mar 25, 2014 5:01 AM by colderclimate

    Installing WS Stack into JBoss 5.1.0.GA

    colderclimate

      Hi All,

       

      Are any of you able to offer advice on how to correctly install the web services stack into a pre-existing install of JBoss 5.1.0.GA (Community Edition)? I'm loathe to roll back and start again but hit errors every time I try and remedy the problem. I understand that the WS Stack has been installed into an incorrect configuration and I'm having issues installing it into the correct one now.

       

      The installer appears to be looking for the client folder inside <JBOSS_HOME>\bin whereas the client folder actually exists within the root of the <JBOSS_HOME> folder.

       

      Error:
      Buildfile: C:\jbossws-native-3.4.0.GA\jbossws-native-bin-dist\build.xml

      target-jboss510:

      prepare:

      init:
      [echo] integration.target=jboss510

      undeploy-jboss510:

      BUILD FAILED
      C:\jbossws-native-3.4.0.GA\jbossws-native-bin-dist\build\build-deploy.xml:89: Not available: C:/jboss-5.1.0.GA/bin/client/jboss-client.jar

      Total time: 0 seconds

       

      Any suggestions?