On Fri, Dec 17, 2010 at 1:11 PM, Freeman Fang <[email protected]> wrote: > Hi Niclas, > > I guess the java2ws command line tool shipped with cxf kit is what you want, > though it's not interactive tool, but you can specify several options to > ease your task, > Just use > ./java2ws -help > to get more details about this tool.
No because currently the SOAP format is fixed, and not generated from any Java interfaces. So, what I have is a heap of SOAP request and response messages... Perhaps it is not even possible to represent them in WSDL other than as "full document" with Schema, which is also fine... Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/24svnvk I relax here; http://tinyurl.com/2cgsug
