In my blog post I noted the following as a prerequisite for any Axis2-Spring integration (but I didn't add that yet to the Wiki page): "Support for dependency injection and proxying for all user supplied objects: services, handlers, modules, password callbacks, etc." Here "proxying" meant AOP support. I think that this is supported almost out of the box, but we will have to validate that. From discussions on the CXF mailing lists, I now that sometimes there are interferences between annotation processing and bytecode enhancers (which are used by Spring AOP for interface less proxies).
Andreas On Fri, Apr 2, 2010 at 07:26, indika kumara <indika.k...@gmail.com> wrote: > That means, I can expose a Spring bean as a Web service and make it > transactional using Spring AOP and transaction – same as 9.5.2. A first > example in [1]. Then I can use axis2 WS-Security make the service secure. > > Thanks > > Indika > > [1]http://static.springsource.org/spring/docs/2.0.x/reference/transaction.html > > > > On Fri, Apr 2, 2010 at 10:50 AM, Tharindu Mathew <thari...@wso2.com> wrote: >> >> On Fri, Apr 2, 2010 at 9:59 AM, indika kumara <indika.k...@gmail.com> >> wrote: >>> >>> Please forgive me if I am asking an idiot question. I do not have >>> good knowledge about spring.. >>> >>> I just want to get to know. >>> >>> Does this spring integration support to obtain any qualities offered >>> by the Spring (runtime system quality attributes , non runtime and >>> architectural quality attributes) ? .. Simply I want to know whether >>> after this integration, string’s support for transaction, cache, >>> security, etc. inherently received by axis2. >>> >>> Will the new system support to leverage both Spring and Axis2 >>> architectures? >>> >> Essentially, this will be a Spring web app with Axis 2 embedded to handle >> the web services part. So, all Spring attributes will be present. >> WSF/Spring >> had work done to embed Axis2 + enable WS-Security. So it'll be a matter of >> effort put in to embed the full power of Axis2 inside Spring with support >> for WS-*. >> >>> >>> Thanks >>> >>> Indika >>> >>> On Fri, Apr 2, 2010 at 2:02 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. >>> > >>> > 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-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 >>> >> >> >> >> -- >> Regards, >> >> Tharindu >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org