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 Vy Ho <st...@drexel.edu> on 2004/11/19 19:35:39 UTC

Does Java2WSDL with multiple port types?

I would like to use Java2WSDL to generate wsdl file with multiple port 
types.  This means it has to take multiple class name.  One for each 
port type.  Right now, I have to manually merge all these together.

Thanks,

vh