Hi,
AFAIK, use just need a way to load a ConnectionFactory, after which you
can freely use the JMS API as is.
You could load it using JNDI (no AMQ specific API is being used in the
examples)
http://www.activemq.org/site/jndi-support.html
I've also tried using ClassLoaders.
Hope this helps. :)
Regards,
Adrian Co
KKS wrote:
If I use Active MQ, will i be forced to use its custom API like
ActiveMqConnectionFactory instead of standard JMS API ?
Thx
--
View this message in context:
http://www.nabble.com/Can-JMS-API-be-used-with-ActiveMQ-t1738309.html#a4723978
Sent from the ActiveMQ - User forum at Nabble.com.