Share

Web Services Description Language for Ja

File Release Notes and Changelog

Release Name: 1.6.2

Notes:
WSDL4J v1.6.2 is the second service release of WSDL4J v1.6,
which is the reference implementation for the JWSDL API v1.2
defined by JSR110.

v1.6.2 contains 3 fixes applied to v1.6.1.

The release consists of 2 files:
1. a binary distribution containing the executable jar files and the API Javadoc, and 
2. a source distribution containing the source code for this
release

Changes: com.ibm.wsdl.xml.WSDLReaderImpl v1.50 - Sourceforge Tracker 1571310. Ensure importDefs Map is always initialized to eliminate potential NPE when the base document URI is null. javax.xml.namespace.QName v1.6 - Sourceforge Tracker 1583854. Add support for 'prefix' to the QName class. com.ibm.wsdl.util.StringUtils v1.8 - Sourceforge Tracker 1591302. Prevent URLStreamReader.getContentType() being called (the URLStreamReader impl may not know what the type is without going through a process of looking!)