dev@jax-ws.java.net

SMTP transport

From: Peter Hendry <peter.hendry_at_capeclear.com>
Date: Thu, 03 May 2007 11:17:31 +1200

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.
  
Pete