I have a software that uses jdbc (DataSource, Connection) to write some data
to database (oracle for example). It also uses jndi to know what db to use. 
I have the task to write these data to activemq.
So question is: is there is a way to use activemq as jdbc
datasource/connection, so I don't have to rewrite existing java code?
-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-as-DataSource-tp22885319p22885319.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to