We are facing problem in sending messages via Active MQ from Oracle Database 11g. Our requirement is of using Oracle's Trigger as the event generator. When we are trying to call the message Active MQ Producer class( loaded to the oracle database and uses Oracle JVM to run ) from a Store procedure which inturn is called by a trigger when fired, it seems that the message sending to the Queue is failing and the database hanging. Is it possible to send messages under the flow mentioned above ? Please, advice.
Active MQ version : Apache Activemq-5.3.2 Details : Sending messages to a "Queue" (non-persistent). Operating System : a) SUSE Linux Enterprise Server 10 (i586) - Oracle database, Active MQ Producer class b) SUSE Linux Enterprise Server 11 (x86_64) - Active MQ Broker c) SUSE Linux Enterprise Server 10 (i586) - Active MQ consumer class JVM : Oracle JVM Application Server : Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 Thanks in advance. -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-t-connect-from-Oracle-11g-to-the-active-MQ-broker-via-a-Active-MQ-producer-class-tp2716550p2716550.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
