Hello Experts,

Currently Iam working on Siebel JMS integartion. And I am not sure how to
kick start with, if any one of u can let me know what will be the major
dependencies to start with and any major factors to look into.

Thanks 
Syed

siebelcrmdeveloper 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://old.nabble.com/ActiveMQ-Error-%3A-java.lang.NoSuchMethodError%3A-...getDestination%28%29Ljavax-jms-Destination-tp17280703p27320336.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to