You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Frederic Jeanne <fj...@symetrx.com> on 2001/05/31 16:20:53 UTC

RE: Plugin Transport providers

The transport provider is defined in the Deployment descriptor of
your SOAP service. At runtime, the provider class is dynamically loaded
thanks to the Provider field of your targeted SOAP service.
To change the targeted provider, create a new service URN.
If you want a more sophisticated scheme, write your own provider, it's quite
intuitive.

Hope this can help you !

FJ.



-----Message d'origine-----
De : Jeff MAURY [mailto:jfmaury@scort.com]
Envoye : jeudi 31 mai 2001 14:34
A : soap-dev@xml.apache.org
Objet : Plugin Transport providers


Hello,

SOAP Apache supports the notion the pluggable transport provider.
However, the choice is given to the client that needs to specify the
transport to use. Is there is a way to have a mecanism that could guess
the right transport according to the form of the URL given, just as the
URL class is doing for the stream handler ?

Thanks
Jeff


--
Jeff MAURY
SCORT CTO

 #####   #####  ####### ######  #######
#     # #     # #     # #     #    #
#       #       #     # #     #    #
 #####  #       #     # ######     #
      # #       #     # #   #      #
#     # #     # #     # #    #     #
 #####   #####  ####### #     #    #

  Extending the net to the mainframe
  ==================================



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org