Remoting classes for Web Services via JAX-WS (the successor of JAX-RPC),
as included in Java 6 and Java EE 5. This package provides proxy
factories for accessing JAX-WS services and ports.
Simple exporter for JAX-WS services, autodetecting annotation service beans
(through the JAX-WS
javax.jws.WebService annotation) and exporting
them with a configured base address (by default "http://localhost:8080/").
The full address for each service will consist of the base address with
the service name appended (e.g.