jamescarr99
Jun 21st, 2011, 10:13 AM
Hi All,
I know it's still sandboxed, but is there at least some simple example of spring-integration-amqp that I can play around with?
I installed org.springframework.integration:spring-integration-amqp:2.0.4.BUILD-SNAPSHOT and tried to use the context configuration from http://git.springsource.org/spring-integration/sandbox/blobs/master/spring-integration-amqp/src/test/java/org/springframework/integration/amqp/config/EchoSample-context.xml but to no avail.
with that exact configuration I just get
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'rabbit:connection-factory'.
I know it's still sandboxed, but is there at least some simple example of spring-integration-amqp that I can play around with?
I installed org.springframework.integration:spring-integration-amqp:2.0.4.BUILD-SNAPSHOT and tried to use the context configuration from http://git.springsource.org/spring-integration/sandbox/blobs/master/spring-integration-amqp/src/test/java/org/springframework/integration/amqp/config/EchoSample-context.xml but to no avail.
with that exact configuration I just get
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'rabbit:connection-factory'.