Spring + Camel + external ActiveMQ

2010-03-02 Thread juhasiltanen
Hi, As the subject suggests, I would like to configure a Spring-based application using Apache Camel for routing with an ActiveMQ instance that is running outside my application (as a standalone). There are many samples on how to use ActiveMQ in embedded mode, but how to use it in "external mode

MasterSlave | Spring + Camel + ActiveMQ + C3P0 + Oracle

2010-03-04 Thread juhasiltanen
Hi, I am trying to get the MasterSlave configuration to work properly using JDBC persistence with C3P0 Connection pool with my Oracle DataSource. I have a single instance of my client application and two ActiveMQ instances on different ports. When I try to start up each of the ActiveMQ instance

Re: MasterSlave | Spring + Camel + ActiveMQ + C3P0 + Oracle

2010-03-05 Thread juhasiltanen
t;com.microsoft.sqlserver.jdbc.SQLServerDriver"/> > value="jdbc:sqlserver://xxx:1433;databaseName=ActiveMQSmartStudio"/> > > > > > > > > > > > INSERT INTO ACTIVEMQ_LOCK(ID) VALUES (1) >