I need to make a Rest POST to a service that returns either a <job/> or an <exception/> and always status code 200. (lame 3rd party product!).
I am working with Spring 3 and RestTemplate. I have basically, two applications and one of them have to post values to the other app. through rest template.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,开发者_运维技巧or expertise, but this question will likely so