aspose file tools
The moose likes Web Services and the fly likes Pease Point Me a Direction to Run Web Services Using the Spring Framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Pease Point Me a Direction to Run Web Services Using the Spring Framework" Watch "Pease Point Me a Direction to Run Web Services Using the Spring Framework" New topic
Author

Pease Point Me a Direction to Run Web Services Using the Spring Framework

Natalie Kopple
Ranch Hand

Joined: May 06, 2003
Posts: 320
I have some web services code written to query data. Now, I have to use web services together with the Spring framework. Can anybody point me a direction? Thank you.
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2193
Hi!
In what way do you want to use Spring with your web service client?
If you want to use Spring to do dependency injection - "put together" your application, then you should have a look at the Spring framework itself: http://www.springsource.org/about
If you want to use Spring to implement a web service client, you should have a look at Spring WS: http://static.springsource.org/spring-ws/sites/1.5/
Best wishes!


My free books and tutorials: http://www.slideshare.net/krizsan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Pease Point Me a Direction to Run Web Services Using the Spring Framework
 
Similar Threads
Web Services Newbie
jdbcTemplate, Transaction Rollback issue with "defaultAutoCommit" (Env - Tomcat, Spring, Sybase)
spring framework
which j2ee framework is your choose?
Which web services framework?