You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by patrick andries <ha...@iquebec.com> on 2002/10/24 05:34:02 UTC

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.

RE: JAX-RPC with JAXM server ?

Posted by Anne Thomas Manes <an...@manes.net>.
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:hapax@iquebec.com]
  Sent: Wednesday, October 23, 2002 11:34 PM
  To: soap-user@xml.apache.org
  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.


RE: JAX-RPC with JAXM server ?

Posted by Anne Thomas Manes <an...@manes.net>.
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:hapax@iquebec.com]
  Sent: Wednesday, October 23, 2002 11:34 PM
  To: soap-user@xml.apache.org
  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.