Base class for providing Composable SOAP services.
Note, this class is intended to be used in SOAP Services that require
references to Component's provided by the Cocoon Component Manager.
If you require full Avalon support in your SOAP Service, consider using
the AvalonProvider support built into Axis itself.
author: Marcus Crafter version: CVS $Id: AbstractComposableService.java 433543 2006-08-22 06:22:54Z crossley $ |