Comments in line.
--------------------------------------------------
From: "Pradeep Fernando" <[email protected]>
Sent: Tuesday, April 14, 2009 8:39 AM
To: "tuscany-dev" <[email protected]>
Subject: gsoc[2009] WSDL2Java tool
Hi Raymond,
As you suggested I 'm going through the source code of the WSDL2Java
tool of CXF project.
I will let you know the list , about the possible help we can get from
that implementation.
could you please elaborate on your suggestion,
If I were you, I would probably develop a WSDL and run the tool using
different databindings to see what it produces. Then I will add the tool
into debugger to understand the stack as well as the plugin points for
XSD2Java.
Provide post-processing of the result of "wsimport"
The wsimport tool shipped with JAX-WS produces a java interface with JAXB
classes for the types and elements. There is no way to replace the
databinding. The post-processing is to look at the generated JAX-WS
interface. For each method, replacing the parameters, return value and
exceptions with the corresponding types from the databinding.
I don't have an idea of the above statement.
your feed back is greatly appreciated.
thanks in advance,
Pradeep Fernando