I am sure this is a stupid question, but what is the meaning of making a choice between deploying the Skeleton or the Implementation when running WSDL2Java ?

Why would you choose one or the other?

I searched but could not find an explanation.

Also, when I start from a Java class x.java that I have already written, generate the WSDL using Java2WSDL, and then generate the Java for the service back from the WSDL using WSDL2Java, how can I just use the Java class that I have already written. I would prefer not to have to write a skeleton or Implementation. Is this possible?

Thanks!

Reply via email to