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 <[email protected]> wrote: > > On Fri, Apr 2, 2010 at 9:59 AM, indika kumara <[email protected]> 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 >> <[email protected]> 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 <[email protected]> >> > 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: [email protected] >> > > For additional commands, e-mail: [email protected] >> > > >> > > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > > -- > Regards, > > Tharindu >
