Easy-WSDL

JAXB objects for WSDL 1.1, 2.0 and Schema are generated and duplicates those of easyschema and easywsdl

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.1, 2.2, 2.3
  • Fix Version/s: 2.6.0
  • Component/s: WSDL4ComplexWSDL
  • Security Level: Public
  • Description:

    easyschema.jar + easywdl.jar + easywsdl4complexwsdl.jar leads to duplicate class files in classpath (including ObjectFactory) for wsdl 1.1 , 2.0 and schema packages.

    this is a serious issue which might lead to unpredictable JAXB behaviour.

  • Environment:
    NA

Activity

Hide
Victor NOËL added a comment - Thu, 12 Feb 2015 - 12:49:27 +0100

For this to work, we need this to be fixed in maven-jaxb2-plugin: https://github.com/highsource/maven-jaxb2-plugin/issues/41

TODO is:

  • Using episodes to refer to already compiled classes
  • Using catalogs to refer to schema files in other artefacts

I'm working on it.

Show
Victor NOËL added a comment - Thu, 12 Feb 2015 - 12:49:27 +0100 For this to work, we need this to be fixed in maven-jaxb2-plugin: https://github.com/highsource/maven-jaxb2-plugin/issues/41 TODO is:
  • Using episodes to refer to already compiled classes
  • Using catalogs to refer to schema files in other artefacts
I'm working on it.
Hide
Victor NOËL added a comment - Mon, 31 Aug 2015 - 10:02:02 +0200

maven-jaxb2-plugin 0.13.0 fixes the issue, so we fixed it here.

Show
Victor NOËL added a comment - Mon, 31 Aug 2015 - 10:02:02 +0200 maven-jaxb2-plugin 0.13.0 fixes the issue, so we fixed it here.

People

Dates

  • Created:
    Thu, 2 Sep 2010 - 12:04:59 +0200
    Updated:
    Wed, 26 Apr 2017 - 15:06:38 +0200
    Resolved:
    Mon, 31 Aug 2015 - 10:02:01 +0200