-
Aug 23rd, 2007, 06:57 AM
#1
Non-soap Service and Using WebServiceTemplate
Hi All
I am accessing an API over HTTPS that uses XML for its request and responses it is not a Web Service. I can see that I can use the Spring Object/XML Mapping support for marshalling and unmarshalling the request and responses.
I was wondering if the WebServiceTemplate class could be used as a mechanism to send my request and process the responses? There would be no SOAP message wrappers in the request and response. What gotchas if any would I need to be wary of?
Cheers
Neil
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