Title: SimpleAxisServer & ?wsdl
I've seen there was a confusion between RPC and Document.
There are only two styles defined in WSDL, i.e., ">
or " There is no such thing called ">
unless I am missing something.
 
 
Pae
 
 
----- Original Message -----
Sent: Wednesday, November 27, 2002 5:29 AM
Subject: RE: RPC and message communication

No. If the service is expecting the message to be formatted as a then the client must send a message that is formatted as And vice versa. The service dictates what style must be used, and specifies it in the WSDL description. The client MUST format the message as described in the WSDL file.
 
Anne
-----Original Message-----
From: niksa_os [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 27, 2002 3:59 PM
To: [EMAIL PROTECTED]
Subject: RPC and message communication

Can I make client with RPC and server with message, and vice-versa, to communicate?

Reply via email to