Sorry for the up, but isn't anyone interested in reverse routing, or did I miss it in the doc ? :)
Type: Posts; User: JSB; Keyword(s):
Sorry for the up, but isn't anyone interested in reverse routing, or did I miss it in the doc ? :)
Hi!
I've read Spring 3 documentation about RequestMapping and it looks really interesting; however I didn't find anything about reverse routing support; has anyone some pieces of information about...
In fact, after more digging and several tests, I understood that the documentation of the remote service was wrong so I was using it wrong. The problem wasn't about escaped-or-not XML in CDATA...
Hi all,
I'm facing a problem using Spring WS WebServiceTemplate to implement a WS client.
Basically, I'm injecting some XML as a String in my request, it is enclosed in a CDATA tag (this is...