Dear Wiki user, You have subscribed to a wiki page or wiki category on "Axis Wiki" for change notification.
The "Axis2Spring" page has been changed by amilas. http://wiki.apache.org/axis/Axis2Spring?action=diff&rev1=1&rev2=2 -------------------------------------------------- = Goals and high level requirements = - The goal is to provide Spring integration for Axis2 in scenarios where Axis2 is embedded inside Spring (i.e. where the Axis2 runtime is controlled by the Spring container). This is different from the scenario supported by the existing axis2-spring module, which addresses the scenario of implementing a service using Spring, while all other aspects (configuration of the Axis2 runtime, service and module deployment, etc.) are still managed by Axis2. + The goal is to provide Spring integration for Axis2 in scenarios where Axis2 is embedded inside Spring (i.e. where the Axis2 runtime uses the spring beans initialized by the Spring container) while keeping the configuration also witin the spring beans. This is different from the scenario supported by the existing axis2-spring module, which addresses the scenario of implementing a service using Spring, while all the configurations are done using axis2 xml files and initialize the spring beans by itself. The framework should be easy to use for developers familiar with Spring, but who have no prior experience with Axis2. At the same time, developers who have used Axis2 before should be able to quickly become familiar with the Spring integration, i.e. the framework should use concepts, paradigms and syntax familiar to Axis2 developers wherever this makes sense (i.e. wherever this is compatible with the Spring programming model). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
