org.springframework.remoting.jaxrpc.ServletEndpointSupport Convenience base class for JAX-RPC servlet endpoint implementations. Provides a reference to the current Spring application context, e.g. for bean lookup or resource loading. <p>The Web Service servlet needs to run in the same web application as the Spring context to allow for access to Spr ...
org.apache.cocoon.webservices.AbstractLogEnabledService or use Constants ? Base class for providing LogEnabled SOAP services. <p> Note, this class is intended to be used for SOAP Services that require accessing to a logging object for reporting purposes only. </p> <p> If you require full Avalon support for your SOAP Service, then co ...