RE: Axis2-Spring integration

2010-04-02 Thread Martin Gainty
om: [email protected] > Date: Fri, 2 Apr 2010 12:46:44 +0200 > Subject: Re: Axis2-Spring integration > To: [email protected] > > On Fri, Apr 2, 2010 at 08:42, Amila Suriarachchi > wrote: > > > > > > On Fri, Apr 2, 2010 at 1:47 AM, Andreas Veithen

Re: Axis2-Spring integration

2010-04-02 Thread Andreas Veithen
IBM uses Axis2 as the JAX-WS implementation in WebSphere 7 and they seem to be actively contributing fixes back to the Axis2 codebase. So the JAX-WS implementation should be very complete and stable. Andreas On Fri, Apr 2, 2010 at 05:04, Samisa Abeysinghe wrote: > So this thread mentions JAX-WS

Re: Axis2-Spring integration

2010-04-02 Thread Andreas Veithen
On Fri, Apr 2, 2010 at 06:29, indika kumara 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

Re: Axis2-Spring integration

2010-04-02 Thread Andreas Veithen
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 suppo

Re: Axis2-Spring integration

2010-04-02 Thread Andreas Veithen
On Fri, Apr 2, 2010 at 08:42, Amila Suriarachchi wrote: > > > On Fri, Apr 2, 2010 at 1:47 AM, Andreas Veithen > 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

Re: Axis2-Spring integration

2010-04-02 Thread Sagara Gunathunga
On Fri, Apr 2, 2010 at 12:12 PM, Amila Suriarachchi < [email protected]> wrote: > > > On Fri, Apr 2, 2010 at 1:47 AM, Andreas Veithen > 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 >> >>

Re: Axis2-Spring integration

2010-04-01 Thread Amila Suriarachchi
On Fri, Apr 2, 2010 at 1:47 AM, Andreas Veithen 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

Re: Axis2-Spring integration

2010-04-01 Thread indika kumara
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/tra

Re: Axis2-Spring integration

2010-04-01 Thread Tharindu Mathew
On Fri, Apr 2, 2010 at 9:59 AM, indika kumara 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 quali

Re: Axis2-Spring integration

2010-04-01 Thread indika kumara
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) ?

Re: Axis2-Spring integration

2010-04-01 Thread Samisa Abeysinghe
So this thread mentions JAX-WS few times. I am wondering how complete out JAX-WS support is Samisa... On Fri, Apr 2, 2010 at 1:47 AM, Andreas Veithen 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 > > Pl

Re: Axis2-Spring integration

2010-04-01 Thread Andreas Veithen
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 wrote: > Quick comment, folks - do we really need to be cc'ing java-user f

Re: Axis2-Spring integration

2010-04-01 Thread Glen Daniels
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...@a

Re: Axis2-Spring integration

2010-04-01 Thread Sagara Gunathunga
On Thu, Apr 1, 2010 at 10:53 AM, Amila Suriarachchi < [email protected]> wrote: > > > On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen < > [email protected]> wrote: > >> On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi >> wrote: >> > >> > >> > On Wed, Mar 31, 2010 at 1:40 PM, A

RE: Axis2-Spring integration

2010-04-01 Thread van Hugten, Stephan
2-spring-core/> Van: Amila Suriarachchi [mailto:[email protected]] Verzonden: do 1-4-2010 11:52 Aan: [email protected] Onderwerp: Re: Axis2-Spring integration On Thu, Apr 1, 2010 at 1:44 PM, van Hugten, Stephan wrote: As you can read in issue AXIS2-4662[1] I sup

Re: Axis2-Spring integration

2010-04-01 Thread Amila Suriarachchi
. > > Regards, > > Stephan van Hugten > > [1] https://issues.apache.org/jira/browse/AXIS2-4662 > > -Oorspronkelijk bericht- > Van: Afkham Azeez [mailto:[email protected]] > Verzonden: do 1-4-2010 8:52 > Aan: [email protected] > CC: java-u...@axis

Re: Axis2-Spring integration

2010-04-01 Thread Sagara Gunathunga
Hi Tharindu, WSF/Spring contains two top level beans to handle Services and Configuration, Configuration bean is equivalent to axis2.xml behavior . As you mentioned in the [1] it is necessary to import default axis2Config.xml into user's bean definition file , if the user want to change some of t

Re: Axis2-Spring integration

2010-04-01 Thread Afkham Azeez
://issues.apache.org/jira/browse/AXIS2-4662 > > -Oorspronkelijk bericht- > Van: Afkham Azeez [mailto:[email protected]] > Verzonden: do 1-4-2010 8:52 > Aan: [email protected] > CC: [email protected] > Onderwerp: Re: Axis2-Spring integration > > +1 for de

RE: Axis2-Spring integration

2010-04-01 Thread van Hugten, Stephan
a/browse/AXIS2-4662 -Oorspronkelijk bericht- Van: Afkham Azeez [mailto:[email protected]] Verzonden: do 1-4-2010 8:52 Aan: [email protected] CC: [email protected] Onderwerp: Re: Axis2-Spring integration +1 for designing & building this from scratch while bringing in ideas

Re: Axis2-Spring integration

2010-04-01 Thread Tharindu Mathew
A default axis2Config.xml (with Spring beans) was used in WSF/Spring mimicking the behavior of the axis2.xml. Thus, giving a default config file if the user wanted to run with default options. Sagara, may I know why you changed this back to the axis2.xml after you forked WSF/Spring? Regards, Th

Re: Axis2-Spring integration

2010-03-31 Thread Afkham Azeez
+1 for designing & building this from scratch while bringing in ideas from these different implmentations. Azeez On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen wrote: > On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi > wrote: > > > > > > On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen < >

Re: Axis2-Spring integration

2010-03-31 Thread Senaka Fernando
On Thu, Apr 1, 2010 at 11:06 AM, Samisa Abeysinghe < [email protected]> wrote: > > > On Thu, Apr 1, 2010 at 10:53 AM, Amila Suriarachchi < > [email protected]> wrote: > >> >> >> On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen < >> [email protected]> wrote: >> >>> On We

Re: Axis2-Spring integration

2010-03-31 Thread Samisa Abeysinghe
On Thu, Apr 1, 2010 at 10:53 AM, Amila Suriarachchi < [email protected]> wrote: > > > On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen < > [email protected]> wrote: > >> On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi >> wrote: >> > >> > >> > On Wed, Mar 31, 2010 at 1:40 PM, A

Re: Axis2-Spring integration

2010-03-31 Thread Amila Suriarachchi
On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen wrote: > On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi > wrote: > > > > > > On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen < > [email protected]> > > wrote: > >> > >> All, > >> > >> Recently there have been some questions and discussi

Re: Axis2-Spring integration

2010-03-31 Thread robert lazarski
On Wed, Mar 31, 2010 at 4:01 PM, Andreas Veithen wrote: > > If everybody proposes his own code as a starting point, we will get > nowhere. I think we should start from scratch, and then as we progress > through the different areas we want to cover, take over those > components from the three codeb

Re: Axis2-Spring integration

2010-03-31 Thread Sagara Gunathunga
Hi all, I think we all can agree about the usability of having good Axis2-spring integration module, let me provide some background about Axis2M. Around 1.5 years ago I had to find a good WS framework for a Spring based project so i tried to introduce Axis2 but some people pointed out there are

Re: Axis2-Spring integration

2010-03-31 Thread Andreas Veithen
On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi wrote: > > > On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen > wrote: >> >> All, >> >> Recently there have been some questions and discussions about Spring >> support in Axis2 [1] [2] [3] [4]. As mentioned in these references, >> WSO2 has develop

Re: Axis2-Spring integration

2010-03-31 Thread Amila Suriarachchi
On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen wrote: > All, > > Recently there have been some questions and discussions about Spring > support in Axis2 [1] [2] [3] [4]. As mentioned in these references, > WSO2 has developed a framework that provides Axis2-Spring integration > [5]. Also, Sagara

Re: Axis2-Spring integration

2010-03-31 Thread Tharindu Mathew
Link [1] that Andreas points to, explains both frameworks well. Regards, Tharindu On Wed, Mar 31, 2010 at 10:45 PM, Samisa Abeysinghe < [email protected]> wrote: > > > On Wed, Mar 31, 2010 at 8:24 PM, Tharindu Mathew wrote: > >> Hi Everyone, >> >> Let me first introduce myself. I'm T

Re: Axis2-Spring integration

2010-03-31 Thread Samisa Abeysinghe
On Wed, Mar 31, 2010 at 8:24 PM, Tharindu Mathew wrote: > Hi Everyone, > > Let me first introduce myself. I'm Tharindu from WSO2 and I was part of the > intial WSF/Spring effort some years ago. > San you explain how WSF/Spring does it? Samisa... > I've gone through a few of the links pointed

Re: Axis2-Spring integration

2010-03-31 Thread Tharindu Mathew
Hi Everyone, Let me first introduce myself. I'm Tharindu from WSO2 and I was part of the intial WSF/Spring effort some years ago. I've gone through a few of the links pointed out by Andreas and it certainly seems very interesting. I'd like to get involved in the discussions as they progress along

Re: Axis2-Spring integration

2010-03-31 Thread Samisa Abeysinghe
What if WSO2 is willing to integrate their effort as well with this? Samisa... On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen wrote: > All, > > Recently there have been some questions and discussions about Spring > support in Axis2 [1] [2] [3] [4]. As mentioned in these references, > WSO2 has

Re: Axis2-Spring integration

2010-03-31 Thread Chinmoy Chakraborty
Andreas, I was going through your mail and the idea seems interesting. I want to get involved into this project. Let me know what are things I need to look into as starting point. Chinmoy On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen wrote: > All, > > Recently there have been some question