[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Preben (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037752#comment-13037752 ] Preben commented on CAMEL-3195: --- @Joshi Ok - see your point where you need to publish to nod

[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Chandra Prakash Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037749#comment-13037749 ] Chandra Prakash Joshi commented on CAMEL-3195: -- @Preben I didn't mean that no

[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Preben (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037744#comment-13037744 ] Preben commented on CAMEL-3195: --- @Joshi yes - thats an scenario that isn't coveret, but woul

Re: Wiki karma

2011-05-22 Thread Taariq Levack
Thanks Claus Only problem with the FTP links is it seems commons is no longer hosting the 2.0 API docs[1], only 3.0. [2] Should I link to those instead? It could cause confusion if someone tries some 3.0 options if there are any that don't exist in 2.0, but maybe that's better than no docs. [1] h

[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Chandra Prakash Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037727#comment-13037727 ] Chandra Prakash Joshi commented on CAMEL-3195: -- @Preben A pubsub node based r

Re: Missing feature to handle errors in a route which reads from an activemq destination

2011-05-22 Thread Willem Jiang
Hi Christian, You don't need to configure the activemq component with the name of activemq. You may configure this rededelivery activemq component with name of rededeliveryActivemq in your spring configuration. Then You can using different configuration on the ActiveMQConnectionFactory. O

Re: Missing feature to handle errors in a route which reads from an activemq destination

2011-05-22 Thread boday
Christian, great question...I see various forms of this asked many times. I've considered all the options you mentioned, but for high-volume/critical messaging scenarios, I struggle with the idea of leaving messages up to the AMQ config/inflight repositories for lack of control/visibility/testabil

[jira] [Commented] (CAMEL-3277) Threading issue which lets converter loading abort

2011-05-22 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037692#comment-13037692 ] Willem Jiang commented on CAMEL-3277: - @Fernando Did you send the request to the http:

[jira] [Commented] (CAMEL-3277) Threading issue which lets converter loading abort

2011-05-22 Thread Fernando Racca (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037628#comment-13037628 ] Fernando Racca commented on CAMEL-3277: --- Managed to reproduce this issue with Camel

Missing feature to handle errors in a route which reads from an activemq destination

2011-05-22 Thread Christian Müller
Hello! To illustrate the missing feature, assume we have the following route: from(activemq:queue:foo) .to("cxf:bean:orderService") .to("activemq:queue:bar"); Our orderService is out of order every day for 30 min - 60 min. In this time, we cannot process messages from the foo queue. We have t

Re: Wiki karma

2011-05-22 Thread Claus Ibsen
Hi Taariq I have granted you karma. I could see you already had an ICLA on file at Apache http://people.apache.org/committer-index.html On Sun, May 22, 2011 at 9:33 AM, Taariq Levack wrote: > Hi > > I sometimes come across a typo or broken link like in FTP2, I can edit it > while I'm there. > >

[jira] [Updated] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Preben (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Preben updated CAMEL-3195: -- Attachment: camel-xmpp.patch xmpp pubsub patch > Allow camel to send custom xmpp Presence/PubSub packet to a x

[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Preben (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037603#comment-13037603 ] Preben commented on CAMEL-3195: --- I have created a patch to the camel-xmpp component with a n

[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Chandra Prakash Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037598#comment-13037598 ] Chandra Prakash Joshi commented on CAMEL-3195: -- Claus, I picked the smackx 3.

[jira] [Commented] (CAMEL-3759) After switching to slf4j, we can get rid of the 'isTraceEnabled', 'isDebugEnabled' and 'isInfoEnabled' statements

2011-05-22 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037525#comment-13037525 ] Christian Müller commented on CAMEL-3759: - Unfortunately yes. At present I work on

[jira] [Commented] (CAMEL-3195) Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint

2011-05-22 Thread Preben (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037526#comment-13037526 ] Preben commented on CAMEL-3195: --- Igniterealtime has just released a new version of their Sma

Wiki karma

2011-05-22 Thread Taariq Levack
Hi I sometimes come across a typo or broken link like in FTP2, I can edit it while I'm there. My user name is taariq. Regards, Taariq Levack