I want to nest a int:poller child element in my int-amqp:inbound-channel-adapter, but it appears to be not allowed with 2.1 namespace. The error is below. How can I force it to pull from my rabbit queue at a slower interval? -Ben
Caused by: org.xml.sax.SAXParseException; lineNumber: 155; columnNumber: 37; cvc-complex-type.2.1: Element 'int-amqp:inbound-channel-adapter' must have no character or element information item [children], because the type's content type is empty.


Reply With Quote
