----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 16:03 Subject: Re: Full details of WSDD file
> > I don't believe that there are details anywhere, beyond the reference guide > on the website. I spent quite a long time browsing code before finding a > few additional service parameters that affect WSDL generation. For those > interested, they are: > > <parameter name="wsdlServiceElement" value="xxx"/> > <parameter name="wsdlServicePort" value="xxx"/> > <parameter name="wsdlPortType" value="xxx"/> > > The wsdlServicePort is particularly useful, as it is the value that must be > passed to the createCall method in the portName parameter, rather than > using the name of the implementation class, which may vary independently of > the client code. We celebrate additions to the html documentation, especially in the form cvs diff -u against the original HTML
