Transformer « Exception « Spring Q&A





1. Exception in a Transformer is not propagated to the error channel    forum.springsource.org

Exception in a Transformer is not propagated to the error channel Am I wrong or an exception thrown in a Transformer (including header-enricher) is not propagated to the errorChannel? I am ...

2. SPEL expression on transformer throws class cast exception    forum.springsource.org

jdbc-inbound -> splitter -> filter (expression) -> header enricher1 -> transformer1-> header router -> serviceactivator1 -> router -> header enricher3 -> transformer1 ... filter (discard-channel)-> header enricher2 -> transformer1 -> header ...

3. Exception when using unmarshalling-transformer - Example Provided    forum.springsource.org

Hello, I am having difficulty unmarshaling a xml message from twitter using JAXB. The difficulty only occurs when using Spring Integrations unmarshalling-transformer. In the attached zip file, I have provided an ...

4. Using marshalling-transformer and WebServicesTemplate throws an exception    forum.springsource.org

Using marshalling-transformer and WebServicesTemplate throws an exception Hi All I was using the xml marshalling-transformer to marshall my outgoing reply message through a web services gateway. I get the following exception ...