Using Spring JMS with Oracle AQ [XMLType payload] November 26, 2011 Posted by Unknown algorithm, jms, log4j, oracle aq, Spring 1 comment Using Spring JMS with Oracle AQ [ Without Spring JDBC Extension ] Code available at https://github.com/sachin-handiekar/spring-jms-oracle-aq Create a queue table with XMLType payload * Create a queue Code AQ Connection factory AQ Destination Factory Message Listener for XMLType message Message Listener Container Sending XML Message to the queue