|
Wendy,
I'm not sure I understand why you're using the call
interface. The main reason that you want to use WRAPPED is so that you can
invoke your service using something like this:
string
ResponseInfo = service.SubscriptionRequest( usedId, password
);
You
should compile your WSDL file with wsdl2java and generate your client
interface.
Anne
|
Title: RE: Need WSDL for this SOAP message
- Re: Need WSDL for this SOAP message Anne Thomas Manes
- RE: Need WSDL for this SOAP message Wendy Smoak
- Re: Need WSDL for this SOAP message Jim Murphy
- Re: Need WSDL for this SOAP message Anne Thomas Manes
- RE: Need WSDL for this SOAP message Wendy Smoak
- RE: Need WSDL for this SOAP message Mike Perham
- RE: Need WSDL for this SOAP message Cory Wilkerson
- RE: Need WSDL for this SOAP message Wendy Smoak
- RE: Need WSDL for this SOAP message Wendy Smoak
- Re: Need WSDL for this SOAP message Anne Thomas Manes
- RE: Need WSDL for this SOAP message Anne Thomas Manes
- RE: Need WSDL for this SOAP message Wendy Smoak
- Re: Need WSDL for this SOAP message Anne Thomas Manes
- Correction regarding WRAPPED Anne Thomas Manes
- RE: Need WSDL for this SOAP message Wendy Smoak
