On Fri, Apr 2, 2010 at 1:47 AM, Andreas Veithen <andreas.veit...@gmail.com>wrote:
> One last message with java-user in copy: I've created a page on our > brand new Wiki: > > http://wiki.apache.org/axis/Axis2Spring > > Please feel free to edit and add your ideas. > Thanks Andreas for creating the wiki an initiating the this work. Let me put my view and suggestion first before directly editing the wiki. Here the term Axi2 is embeded inside the spring can be elaborated as Axis2 users spring beans initialised by the spring framework rather than initialising itself. In otherwords it acks as another plugin[1] to spring container. Why this is important? Indikas' question gives the answer. Spring beans have all the features available with the spring container and additionally webservice support. We can do this by using existing axis2-spring support by using org.apache.axis2.extensions.spring.receiversSpringServletContextObjectSupplier but the configuration is done by using same axis2 xml files. The proposed project let users to do that as spring configuration files as well. But still transports, modules and all manged by Axis2 runtime. So I suggest first paragraph should some thing like this. 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. I am not still clear about the stanalone mode. If we assume that as letting someone to start the simple axis2 server with a spring bean support configuration (i.e configurations in axis2.xml services.xml) this is not related to the orignal goal. thanks, Amila. [1] http://www.developersbook.com/spring/images/SpringFrameworkModules.PNG > > Andreas > > On Thu, Apr 1, 2010 at 13:43, Glen Daniels <g...@thoughtcraft.com> wrote: > > Quick comment, folks - do we really need to be cc'ing java-user for this > > conversation? If people are interested to this level, I would think they > > would already be on java-dev. > > > > --G > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org > > For additional commands, e-mail: java-dev-h...@axis.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org > For additional commands, e-mail: java-user-h...@axis.apache.org > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/