Java Doc for LocalTransportFactory.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » transport » local » Java Source Code / Java DocumentationJava Source Code and Java Documentation
The local transport works by looking at the exploded war file image on
a file system.
TODO: Currently it expects the PortName to be appended to the endpoint address
This needs to be expanded to take Service and Port QName as well.