Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-1887

JBossWS - WSPROVIDE.bat does not put jaxb-xjc.jar in the classpath

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.GA_CP05
    • 4.3.0.GA_CP04
    • Web Services
    • None
    • Workaround Exists
    • Hide

      add manually set WSPROVIDE_CLASSPATH=%WSPROVIDE_CLASSPATH%;%JBOSS_HOME%/client/jaxb-xjc.jar
      in wsprovide.bat

      Show
      add manually set WSPROVIDE_CLASSPATH=%WSPROVIDE_CLASSPATH%;%JBOSS_HOME%/client/jaxb-xjc.jar in wsprovide.bat

      The wsprovide.bat does not put in the classpath jaxb-xjc.jar

      WS Wizard in JBDS is using wsprovide to create the web service and as a result it failed. Once the following line is included in the wsprovide.bat it works fine

      set WSPROVIDE_CLASSPATH=%WSPROVIDE_CLASSPATH%;%JBOSS_HOME%/client/jaxb-xjc.jar

            darran.lofthouse@redhat.com Darran Lofthouse
            skoussou Stelios Koussouris (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: