We are fairly invested in Spring 2.5.6, so moving to SI 2.0 (requiring Spring 3.x) maybe be 6 months out. No worries though... question answered.
Type: Posts; User: codebeneath; Keyword(s):
We are fairly invested in Spring 2.5.6, so moving to SI 2.0 (requiring Spring 3.x) maybe be 6 months out. No worries though... question answered.
It appears that the outbound gateway does not support setting cookies (or additional http headers). I looked at src for SimpleHttpRequestExecutor.java and CommonsHttpRequestExecutor.java and neither...
Using spring-integration 1.0.4. We have a service-to-service interaction where the SI is posting data to another web service. This post request must include a cookie value.
Searching the forum,...