dev@jax-ws.java.net

Re: SMTP transport

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Fri, 04 May 2007 20:49:25 -0700

Peter Hendry wrote:

> I am wondering how you are publishing your WSDL for an SMTP service?
> Will it be available on HTTP for each SMTP endpoint? Is this
> configured in the Spring configuration? When using our transports we
> are loading them up via a servlet purely to allow them to hook into
> the HTTP GET of the servlet and publish their WSDL using it.

At present WSDL needs to be generated using wsgen and use it to build
the client. If you deploy it as a war file, it's also available on HTTP.
Hopefully, MEX would allows us to get WSDL metadata through any transport.

Jitu

>
> Pete
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
>