Hi;
I have a couple of questions about java2wsdl options that
the documentation doesn’t answer:
- What’s the purpose of
target namespace? It’s always set but what criteria should be used
in setting it and why do the examples all use urn: instead of http:?
- Why would you have an input
wsdl name?
- For what purpose would you set
the following (I can’t find any examples of using any of these):
- portTypeName
- bindingName
- serviceElementName
- servicePortName
- methods
- all
- outputWsdlMode
- namespaceImpl
- outputImpl
thanks - dave
|