facebook

Duplicate jar files in WEB-INF/lib and Maven Dependencies

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #319531 Reply

    mengmvn
    Member

    a. We are using myEclipse8.5 and tomcat 6

    b. we have both wsdl4j-1.5.1.jar and wsdl-1.6.2.jar showup in Maven dependency and the tomcat

    WEB-INF\lib folder.

    c. The wsdl-1.6.2.jar is defined on the pom.xml.

    d. axis-1.3 is defined on the pom.xml, while wsdl4j-1.5.1.jar is defined as dependency in

    axis-1.3.jar’s pom.xml

    e. This bring huge/big issues, when tomcat load, it randomly loads one or the other first.

    I did search on the support site, seems all the suggestion did not resolved my issues.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #319553 Reply

    axis2-1.6.0 is using wsdl-1.6.2.jar. You can install axis2-1.6.0 then it will have compatible versions of wsdl. Is it ok sollution for You? Please write if You have any more questions.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Duplicate jar files in WEB-INF/lib and Maven Dependencies

You must be logged in to post in the forum log in