Posted by
vivekp on November 15, 2006 at 7:00 PM PST
JAXWS 2.1 EA3 Posted
I have just released J
AXWS 2.1 EA 3.
These are the new features in this release:
- Improved wsimport
- -quiet switch
- wsimport works in silent mode
- -target switch
- wsimport generates code as per target spec version. It
preserves the source level compatibility with different JAXWS
specification version. The supported versions are 2.0 and 2.1.
Default is 2.1.
- Improved error reporting
- wsimport reports more meaningful error messages with line
number information.
- Before
- Now:
[WARNING] s4s-att-not-allowed: Attribute 'minOccurs'
cannot appear in element 'element'.
line 77 of http://localhost:8080/invalid/?wsdl#types?schema1
[ERROR] parts in wsdl:message "echoRequest", reference "{http://example.com/types}echo",
they must reference unique global elements.
line 88 of http://localhost:8080/invalid/?wsdl
-
Bug fixes
Please use it and send your feedback to
users@jax-ws.dev.java.net