Hi All, I must admit that I am not a java pro or activeMQ. I want to use activeMQ for our .NET app. I will be using Spring.NET NMS for this. We are also wondering whether we can use Oracle AQ as persistence for activeMQ. I tried to follow http://activemq.apache.org/jms-bridge-with-oracle-aq.html. Still when I start activeMQ, it says its still memory persistence and also getting NameAlreadyBoundException...
ACTIVEMQ_HOME: C:\apache\apache-activemq-5.2.0\bin\.. ACTIVEMQ_BASE: C:\apache\apache-activemq-5.2.0\bin\.. Loading message broker from: xbean:activemq.xml INFO DefaultCamelContext - JMX enabled. Using InstrumentationLifecycleStrategy. INFO BrokerService - Using Persistence Adapter: MemoryPersistenceAdapter INFO BrokerService - ActiveMQ 5.2.0 JMS Message Broker (localhost) is starting INFO BrokerService - For help or more information please see: http://activemq.apache.org/ WARN ManagementContext - Failed to start jmx connector: Cannot bind to URL [rmi://localhost:1099/jmxrmi]: javax.naming.NameAlreadyBoundException: jmxrmi [Root exception is java.rmi.AlreadyBoundException: jmxrmi] Is there an example for activeMQ on Oracle AQ? I am using active mq 5.2. Thanks Suresh M -- View this message in context: http://www.nabble.com/activeMQ-on-oracle-AQ-tp24155317p24155317.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.