A Java API for WSDL (JWSDL)
Added 28 Jul 2008
A Java API for WSDL (JWSDL) specification is currently in the works in
the Java Community Process (JCP). When released, it will provide an API
for manipulating WSDL documents without directly interacting with the
XML documents. While you can currently achieve the full range of WSDL
functionality using JAXP, JWSDL will be much easier and faster to use,
simplifying the developer's work.