2 Replies Latest reply on Oct 17, 2007 3:51 AM by lynquan

    How Can I Make my JBoss Application Server Support JAX-WS?

    lynquan

      my env is:
      JBoss 4.2.1.GA
      JBossws-native-2.0.1.GA
      JDK 1.5.12

      while I run the command:
      ant deploy-jboss42
      there cause an error such as:

      BUILD FAILED
      C:\JBOSSW~1.GA\build\build-deploy.xml:58: The following error occurred while executing this line:
      C:\JBOSSW~1.GA\build\macros-deploy-native.xml:178:Not availabel:/home/tdiesler/svn/jbossas/tags/jboss_4_2_1_GA/build/output/jboss-4.2.1.GA/client/jboss-client.jar

      How can I deal with it?