When generating WSDL from java using Java2WSDL, is there a way to generate a single 
WSDL file for multiple portTypeName or class-of-portType? Currently, Java2WSDL seems 
to allow only one portTypeName to be specified. 

If org.apache.axis.wsdl.fromJava.Emitter is modified to process multiple portTypeName 
and add multiple ports(and bindings) for the additional portTypeNames to the single 
service, and resulting wsdl has multiple portTypes, is it going to cause technical 
problems? Is the rest of Axis going to be to handle this?

Thanks

Yi

Reply via email to