SpringSource Spring Framework tutorials and examples. Focusing on Spring 3 and above.
In my previous tip, I showed you how to autowire a JAX-WS endpoint. Although this is very useful, but recognize that the objects whose properties are being injected doesn’t have its lifecycle managed by Spring. There are circumstances though, where it’s possible to export a Spring-managed bean as a JAX-WS endpoint. In this tip, I will show you how. Spring’s SimpleJaxWsServiceExporter works by publishing Spring-managed beans as service endpoints in a JAX-WS runtime. SimpleJaxWsServiceExporter ...
Updated 11-30-2011 at 01:35 PM by Spring Framework
PDF to TIFF Conversion & Control...
05-24-2013, 11:39 AM in Java Software