Re: Could not find endpoint/port

2013-05-10 Thread Claus Ibsen
Hi Please use the user mailing list for Camel questions as we say here http://camel.apache.org/mailing-lists.html And look at the known issues section at the release notes http://camel.apache.org/camel-2110-release.html That example doesn't work out of the box in this release due an issue in CX

Re: Handling Message failure on Container

2013-05-10 Thread Claus Ibsen
Hi Please us the user mailing list for your questions about and using Camel as we say here http://camel.apache.org/mailing-lists.html On Fri, May 10, 2013 at 12:45 PM, dhruv.sachdeva wrote: > I am applying Idempotent logic for filtering duplicate message.If message is > persisted to table like s

Handling Message failure on Container

2013-05-10 Thread dhruv.sachdeva
I am applying Idempotent logic for filtering duplicate message.If message is persisted to table like store_message_processed which contain unique messages and container fails while sending message due to some validation.I want to know if i send that message again but my table will contain unique ha

Re: Problem in getting JMS queue attributes using MbeanServer.

2013-05-10 Thread Claus Ibsen
The MBean names was renamed in ActiveMQ 5.8 onwards. So it depends on which version of AMQ you are using. Just use jconsole to see the MBean names your AMQ broker actually uses. On Thu, May 9, 2013 at 11:39 AM, loganathan wrote: > Hi Thanks for your quick response i had already tried the attrib

Re: Problem in getting JMS queue attributes using MbeanServer.

2013-05-10 Thread loganathan
Hi Thanks for your quick response i had already tried the attributes name in that URL you send to me. It giving exception as invalid attribute name.can you help me for this? -- View this message in context: http://camel.465427.n5.nabble.com/Problem-in-getting-JMS-queue-attributes-using-MbeanSe

Could not find endpoint/port

2013-05-10 Thread kasthurirajan
Hi All, I could see the below exception the log file while executing the camel 2.11.0 example (camel-example-cxf-osgi & camel-example-cxf-blueprint) in karaf 2.3.1. Could not find endpoint/port for {http://reportincident.example.camel.apache.org}ReportIncidentEndpointPort in wsdl. Using {http://r