2 great books on this stuff that I can suggest include Java Web Services, Up and Running by Martin Kalin and Java SOA Cookbook by Eben Hewitt...(Dan knows far more than me I'm sure). Both books are O'reilly series books and No, I don't work for O'reilly publishing. :-) :-)
Hope that helps 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. >
