S2Axis
S2Axis allows components defined in dicon file to be made available as a web service and also allows web service to be used as a component.
When Axis is used directly, instance management of web service implementation class is often done by Axis. This is usually sufficient for a small project but for large business application projects, it is usually more efficient to use DI (Dependecy Injection) and AOP (Aspect Oriented Programming) with controls transactions.-
By using S2Axis, components may be developed using full features of DI and AOP offered by S2, and then be deployed by Axis which than may be released as web services.
- S2Axis (for Axis 1.2 and 1.3)
|