Re: ActiveMQ Error : java.lang.NoSuchMethodError: ...getDestination()Ljavax/jms/Destination

2008-05-19 Thread siebelcrmdeveloper
u sure you have the JMS 1.1 jars in the classpath and not any of the > JMS 1.0.x jars? > > On Fri, May 16, 2008 at 1:53 PM, siebelcrmdeveloper > <[EMAIL PROTECTED]> wrote: >> >> I am working on an integration of Siebel(7.8) and ActiveMQ (5.1.0) with >> JMS >&

ActiveMQ Error : java.lang.NoSuchMethodError: ...getDestination()Ljavax/jms/Destination

2008-05-16 Thread siebelcrmdeveloper
I am working on an integration of Siebel(7.8) and ActiveMQ (5.1.0) with JMS queues. I was able to successfully “Receive” message from queue and is working fine. I am getting following error when I try to “Send” message to the queue. java.lang.NoSuchMethodError: org.apache.activemq.ActiveMQMessag