> I am used to use Apache AXIS and quite satisfied. Now I am going to make a
> project in which I have to build a Web Service. I want to use the AXIS but
> my customer want Spring WS.
>
> These days I am learning SPring WS and find it 's much more difficult and
> complicated to learn. 
>
> Does someone have experience at both and give a tipp?
>   
Well , if you look at Apache Axis2 , which has inbuilt support for
Spring. Where it has two approaches to work with Spring.

 1- Deploying spring pojos in Axis2 -
http://ws.apache.org/axis2/1_4_1/spring.html
 2- deploying and starting axis2 in Spring container  -
http://blogs.deepal.org/2008/07/spring-web-services-and-axis2.html

Depending on your requirement you can use one of the above approaches.

Thank you!
Deepal
> Regards
>
> Thomas
>   

-- 
Thanks,
Deepal
................................................................
http://blogs.deepal.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to