Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3692

axis2-wsdl2code-maven-plugin - "java.lang.RuntimeException: JiBX framework jars not in classpath"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.7.0
    • wsdl
    • Maven, Axis2, JiBX. Any operating system.

    Description

      In axis2-wsdl2code-maven-plugin throw "java.lang.RuntimeException: JiBX framework jars not in classpath" error, I found the solution in the following link.

      http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200705.mbox/%3c19e0530f0705141810y6891a846p812104e4f68db124@mail.gmail.com%3e

      It seem just is needed to add a dependecy in the POM of the plugin.

      <dependency>
      <groupId>org.apache.axis2</groupId>
      <artifactId>axis2-jibx</artifactId>
      <version>${version}</version>
      </dependency>

      In the link above there is a very good description of the problem and the fix.

      I would like to know if you can fix it in near future or you recommend me try to get source code.

      Thank you very much for you time, and congratulations for your excelent work.

      Regards,

      Fernando (From Mexico)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fti Fernando Trujillo
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2h
                  2h
                  Remaining:
                  Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified