PDA

View Full Version : Can http:outbound-gateway be part of a chain?



HrFlick
Mar 5th, 2010, 07:18 AM
Hi.

I am unable to include a http: outbound-gateway in a chain pipeline (<chain>...</chain>) beacause the 'request-channel' attribute is required. Is this by design? Does annybody know of an out-of-the-box workarund for this?

Regards
Christian

iwein
Mar 6th, 2010, 03:22 PM
Please create an issue for that, we could ensure that there is a setOutputChannel on the resulting bean and then it would work better.

HrFlick
Mar 12th, 2010, 02:04 AM
Done: http://jira.springframework.org/browse/INT-1029

rock_star
Sep 22nd, 2010, 10:35 AM
Hi Guys,

Is this going to be resolved in 2.0 or we have to wait? I think this is quite basic and quite useful feature.

Cheers

iwein
Sep 22nd, 2010, 12:14 PM
Yes, it's useful, usually attaching a patch or a testcase to the issue helps speed things up.

I've had a look at it and it is not as easy as you might think to solve this one, so if you want to ensure it's in I recommend adding a patch.