RE: Java2WSDL with multiple portType

2002-06-13 Thread Yi He
Thanks for the informaion! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 5:46 PM To: [EMAIL PROTECTED] Subject: Re: Java2WSDL with multiple portType Java2WSDL only supports a single portTypeName. Rich 'Shirley' Sch

Re: Java2WSDL with multiple portType

2002-06-13 Thread scheu
<[EMAIL PROTECTED]> cc: Subject:Java2WSDL with multiple portType 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. Thanks Yi

Java2WSDL with multiple portType

2002-06-13 Thread Yi He
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. Thanks Yi