Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-03 Thread zen-master
-master wrote: We are trying to use Camel to bridge two distinct JMS messaging environments - Tibco Fiorano. When we are trying to pass simple POJO across teh bridge we get a JMS exception, which we are not able to figure out. from(source-jms-endpoint: + sourceCtxProps.getProperty

Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-03 Thread Norman Maurer
POJO across teh bridge we get a JMS exception, which we are not able to figure out. from(source-jms-endpoint: + sourceCtxProps.getProperty(destination.type) + : + sourceCtxProps.getProperty(destination.name))                    .to(sink-jms-endpoint: + sinkCtxProps.getProperty

Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-02 Thread zen-master
We are trying to use Camel to bridge two distinct JMS messaging environments - Tibco Fiorano. When we are trying to pass simple POJO across teh bridge we get a JMS exception, which we are not able to figure out. from(source-jms-endpoint: + sourceCtxProps.getProperty(destination.type

Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-02 Thread Claus Ibsen
to pass it along, eg. mapJmsMessage=false. Willem zen-master wrote: We are trying to use Camel to bridge two distinct JMS messaging environments - Tibco Fiorano. When we are trying to pass simple POJO across teh bridge we get a JMS exception, which we are not able to figure out. from

Re: JMS Exception

2009-02-20 Thread onofre
Hi Nivi, is it possible to get a XML input sample ? Regards JB On Friday 20 February 2009 - 12:42, Nivetha Shri wrote: Hi All Am getting the following exception when i send an xml message to a output queue using apache camel and servicemix. My xml is a valid one Here is the stack

JMS Exception

2009-02-19 Thread Nivetha Shri
Hi All Am getting the following exception when i send an xml message to a output queue using apache camel and servicemix. My xml is a valid one Here is the stack trace: WARN - DefaultMessageListenerContainer - Execution of JMS message listener failed javax.jms.JMSException: Error sending JBI