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.l
Hi!!
I am using ActiveMQ as JMS Provider for one of my applications and getting
the following error:
java.lang.NoSuchMethodError:
org.apache.activemq.ActiveMQMessageProducerSupport.getDestination()Ljavax/jms/Destination;
at
org.apache.activemq.ActiveMQMessageProducerSupport.send
, 0);
> queueSender.send(newMessage);
> queueSender.close();
>
> when flow comes on queueSender.send method it through exception
>
> Exception in thread "main" java.lang.NoSuchMethodError:
> org/apache/activemq
"main" java.lang.NoSuchMethodError:
org/apache/activemq/ActiveMQMessageProducerSupport.getDestination()Ljavax/jms/Destination;
at
org.apache.activemq.ActiveMQMessageProducerSupport.send(ActiveMQMessageProducerSupport.java:241)
at
com.csc.fs.mibse.util.ResubmitRespons
gt;> 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
gt; 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:
>>
sfully "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.g
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
4.0.
> -E
>
>
> jaspa wrote:
>>
>> Hi,
>>
>>
>> Caused by: java.lang.NoSuchMethodError:
>> org.apache.activemq.command.ConnectionInfo.isClientMaster()Z
>>
>>
>> I am using:
>>
>> org.apache.activemq
>> activemq
isClientMaster method.
I'm having the same problem and am trying to decide whether to recompile
Lingo with ActiveMQ 4.1.1 or revert my project to ActiveMQ 4.0.
-E
jaspa wrote:
>
> Hi,
>
>
> Caused by: java.lang.NoSuchMethodError:
> org.apache.activemq.command.Connectio
)
Caused by: java.lang.NoSuchMethodError:
org.apache.activemq.command.ConnectionInfo.isClientMaster()Z
at
org.apache.activemq.openwire.v2.ConnectionInfoMarshaller.tightMarshal1(ConnectionInfoMarshaller.java:107)
at
org.apache.activemq.openwire.OpenWireFormat.marshal
11 matches
Mail list logo