M.A.M. Sanz created AXIS2-5692: ---------------------------------- Summary: Conflict between wsdl2java and Apache Rampart's libraries Key: AXIS2-5692 URL: https://issues.apache.org/jira/browse/AXIS2-5692 Project: Axis2 Issue Type: Bug Components: Tools, wsdl Affects Versions: 1.6.2 Environment: Windows 7, Axis2 1.6.2 standalone, JDK 7, Rampart 1.6.2 Reporter: M.A.M. Sanz Priority: Minor
I checked whether this issue or something similar had already been reported and it seems it has not, but I could be wrong. My excuses if it's been notified before. There seems to be a conflict between the utility wsdl2java.bat shipped with Axis 1.6.2 and the libraries (16) added by the Apache Rampart module (1.6.2) when the latter is installed in Axis via Ant. The wsdl2java utility was working without notice generating different stubs until Rampart was installed. After doing so, it stopped working completely. No exceptions, error messages or warnings were provided through the console. After echoing the values of JAVA_HOME and AXIS2_HOME the script finished without producing any output. As soon as those Rampart-added libraries were removed from the /lib folder in Axis2, the utility worked again. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org