Yes. It works. The biggest challenge that you might have is that a JAXM service may not have a WSDL description.
 
You *should* be able to use any SOAP implementation on the client to talk to any SOAP implementation on the server. You may encounter some interoperability issues if you try to pass complex data structures. The SOAP vendors have been working to ensure easy interoperability.
 
Anne
 
 
-----Original Message-----
From: patrick andries [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 23, 2002 11:34 PM
To: [EMAIL PROTECTED]
Subject: JAX-RPC with JAXM server ?

Is it conceivable to have a JAX-RPC client call a JAXM program ? I understand both the client and server may be using the SAAJ library... If this is conceivable, has any one experience with this? Would this work between a client using Microsoft SOAP Toolkit (3.0) and a WSDP server running on Tomcat?
 
Thanks in advance,
 
P. A.
 

Reply via email to