You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by David Thielen <da...@windward.net> on 2004/07/17 23:22:50 UTC

Java2Wsdl options questions

Hi;

 

I have a couple of questions about java2wsdl options that the documentation
doesn't answer:

1.	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:?
2.	Why would you have an input wsdl name?
3.	For what purpose would you set the following (I can't find any
examples of using any of these):

a.	portTypeName
b.	bindingName
c.	serviceElementName
d.	servicePortName
e.	methods
f.	all
g.	outputWsdlMode
h.	namespaceImpl
i.	outputImpl

thanks - dave