Search:

Type: Posts; User: shekar; Keyword(s):

Search: Search took 0.03 seconds.

  1. Yes i am using . Will...

    Yes i am using <int:ws-inbound-gateway>.

    Will try it out thanks for your reply...

    I had one more query like if i use more than one gateway inside a chain and each gateway has a error channel...
  2. OK here is what i am trying to do i have created...

    OK here is what i am trying to do i have created a web service which gets the xml request and than using spring integration some processing is done over that request and the response is sent back to...
  3. The same error channel works in fine when defined...

    The same error channel works in fine when defined in gateway

    the logs in gateway is as follows


    ERROR [org.springframework.integration.handler.LoggingHandler] -...
  4. Thanks Amol. The above is the...

    Thanks Amol.




    The above is the handler when the error occurs after writing the error channel separately. While debugging the call goes to thw transformer i have written but i dont get any...
  5. Have added this for adding the error channel to...

    Have added this for adding the error channel to header enricher
  6. Somehow i was able to get the error to be...

    Somehow i was able to get the error to be propagetd to the error channel now i get the following exception and the error is not shown in the front end



    2011-11-08 09:38:31,791 WARN...
  7. Thanks for your reply Mark what would be the...

    Thanks for your reply Mark what would be the correct way to do it, i want to propogate the error to the error channel when something goes wrong while enriching the header

    Thanks
    Shekar
  8. Replies
    15
    Views
    5,698

    Hi, I am using Spring Integration in my...

    Hi,

    I am using Spring Integration in my project.

    Below is the part of the configuration that i am using in my project whenever there is an exception in the header enricher it is not propogated...
  9. Exception is not propogated to the error channel from header enricher

    Hi,

    I am using Spring Integration in my project.

    Below is the part of the configuration that i am using in my project whenever there is an exception in the header enricher it is not propogated...
Results 1 to 9 of 9