Hi Hiram,

We are using JMS 1.1 jars.
Here are details

File Names: 

JMS.jar          (Size - 25.3 KB (25,998 bytes), Modified -  4/30/2008 1.54
PM)
javax.jms.jar    (Size - 25.9 KB (26,583 bytes), Modified -  4/30/2008 1.54
PM)

Please help.

Many Thanks.


Hiram Chirino wrote:
> 
> you 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
>> 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.ActiveMQMessageProducerSupport.getDestination()Ljavax/jms/Destination;
>>        at
>> org.apache.activemq.ActiveMQMessageProducerSupport.send(ActiveMQMessageProducerSupport.java:269)
>>
>>        at
>> com.siebel.eai.jms.JMSBusinessService.c(JMSBusinessService.java)
>>        at com.siebel.eai.jms.g.run(JMSSecureSend.java)
>>        at com.siebel.eai.jms.a.runAs(SiebelJNDISecurityContext.java)
>>        at
>> com.siebel.eai.jms.JMSBusinessService.doInvokeMethodWithExceptions(JMSBusinessService.java)
>>        at
>> com.siebel.eai.jms.JMSBusinessService.doInvokeMethod(JMSBusinessService.java)
>>        at
>> com.siebel.eai.SiebelBusinessService.invokeMethod(SiebelBusinessService.java)
>>
>> I saw a few posts mentioning that the activemq-all-5.1.0.jar may not be
>> specified on the classpath and I re-verified the path again and again.
>> Can
>> somebody help?
>>
>> Thanks
>>
>> --
>> View this message in context:
>> http://www.nabble.com/ActiveMQ-Error-%3A-java.lang.NoSuchMethodError%3A-...getDestination%28%29Ljavax-jms-Destination-tp17280703s2354p17280703.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> 
> -- 
> Regards,
> Hiram
> 
> Blog: http://hiramchirino.com
> 
> Open Source SOA
> http://open.iona.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-Error-%3A-java.lang.NoSuchMethodError%3A-...getDestination%28%29Ljavax-jms-Destination-tp17280703s2354p17316734.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to