Skip to content

Instantly share code, notes, and snippets.

@yamanyar
Created June 26, 2012 07:57
Show Gist options
  • Save yamanyar/2994242 to your computer and use it in GitHub Desktop.
Save yamanyar/2994242 to your computer and use it in GitHub Desktop.
Error message
org.springframework.integration.MessageRejectedException: Message was rejected due to XML Validation errors
at org.springframework.integration.xml.selector.XmlValidatingMessageSelector.accept(XmlValidatingMessageSelector.java:101)
at org.springframework.integration.filter.MessageFilter.handleRequestMessage(MessageFilter.java:103)
...
Caused by: org.springframework.integration.xml.AggregatedXmlMessageValidationException
... 39 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment