Hi

I have a wsdl file and a jar file containing alle the generated (by wsdl2java) java files matching the schema types in the wsdl.

I want to run wsdl2java on that wsdl file, but I DONT want it to use time generate the java files matching the schema types, because I already have them. Is there any way to make wsdl2java NOT generate schema types java classes, but stille generate all the other stuff that it can generate?

Kind regards - Per Steffensen

Reply via email to