-
Jul 31st, 2008, 12:06 PM
#1
Spring WS w/o IOC
I have posted this message before when I was using Spring JDBC Templates, mainly because I am trying to build the same type of framework that is provided here in the Spring WS Framework...except the company I work for frowns on the whole Spring/IOC concepts. So Spring JDBC Templates is actually pretty easy to use as a simple API without the necessary configuration files. Is Spring WS Framework that easy to use as an API without the configuration files to back the IOC concepts? Mainly because I want am building an internal web service framework to have pluggable bindings, pluggable transports, WS support, but it looks like that is what Spring WS Framework already has and so I want to see if I can use it.
Thanks - jay
-
Aug 1st, 2008, 07:15 AM
#2
I think the client-side WebServiceTemplate are usable without IoC, but the server-side part certainly isn't.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules