I was under the impression that Stratos uses AMQP, but looking through the classes for in the org.apache.stratos.messaging.broker package I see lots of javax.jmx.* imports.
Has Stratos ever used AMQP, or has it always used JMS? If it has always used JMS, I'm expecting that it will make the JIRA STRATOS-616 [1] much harder to implement. Many thanks, Chris --- [1] https://issues.apache.org/jira/browse/STRATOS-616