gateway « Exception « Spring Q&A





1. http:outbound-gateway, throws exception when domain name contains underscore    forum.springsource.org

I tried to configure a http:outbound-gateway, when the domain name contains an underscore character, it throws invalid character exception. Any solution/workaround? Thanks, Jeffrey

2. Mapping Exceptions with http:inbound-channel-adapter and http:inbound-gateway    forum.springsource.org

Mapping Exceptions with http:inbound-channel-adapter and http:inbound-gateway I would simply like to map Exceptions to HTTP error codes. For example, I want a bad JSON request to generate a 400 error code ...

3. Gateway requestChannel is mapped but exception is thrown    forum.springsource.org

Gateway requestChannel is mapped but exception is thrown Hi, I am starting out with Spring Integration. I have configured a Gateway and a requestChannel. I know my request channel is working ...

4. inbound-gateway/HttpRequestHandlingMessagingGateway and exceptions    forum.springsource.org

inbound-gateway/HttpRequestHandlingMessagingGateway and exceptions i have a scenario where i am using an si-http:outbound-gateway and si-http:inbound-gateway pair to interact using xml strings for request and response. i have a routine to convert ...