jax-ws-commons: JAX-WS commons - SMTP transport for
JAX-WS
Finally, we (vivek,
kohsuke
and I) put together a SMTP transport for JAX-WS !! JAX-WS works with
various transports and it also provides plugin
extensions to write any custom transport. SMTP transport takes
advantage of these extensions. SMTP transport is implemented as a custom
transport using Adapter
extension on the server...