This is also a really good reference as it goes into great detail on the mechanics of WSDL and service annotations and message structure:
http://www.agileskills2.org/DWSAA/index.html Mark On Mar 27, 2012 4:18 PM, "Stephane Eybert" <[email protected]> wrote: > Daniel, you nailed it ! Where is your amazon wish list ? :-) > > I just added the following targetNamespace attributes to the interface and > the implementation and the wsdl now displays the method parameters. > > @WebService(targetNamespace = "http://ws.nki.no/sesam-ws-web/ginn") > > I shall deploy when I'm back in the office. > > I wonder how you learned that :-) > > Do you have any recommended reading ? > > Thanks again. > > Stephane > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/How-to-show-method-input-parameters-in-the-wsdl-file-I-m-totally-stuck-tp5597248p5598818.html > Sent from the cxf-user mailing list archive at Nabble.com. >
