Re: [DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-04-01 Thread Gert Vanthienen
L.S., I'm in favor of disabling error handling by default as well. People should really configure this to suit their environment. And with my ServiceMix hat on, this would be a big improvement as well -- error handling should be configured there based on the properties of the given message flow

Re: [DISCUSS] Moving Camel releases to Nexus

2009-04-01 Thread Gert Vanthienen
+1 Regards, Gert Vanthienen Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/3/31 Hadrian Zbarcea hzbar...@gmail.com: Forwarding to the correct address. Begin forwarded message: From: James Strachan james.strac...@gmail.com

[jira] Assigned: (CAMEL-1506) Recursively scan multipart nodes of an email for attachments - not just top level nodes

2009-04-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-1506: --- Assignee: Willem Jiang Recursively scan multipart nodes of an email for attachments -

Re: [DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-04-01 Thread Roman Kalukiewicz
I would definitely support #1. #3 is not so good as a default one because it can cause some side effects like when you use in-out JMS endpoint. If nothing listens to the queue, then you will end up with 6 messages in request queue instead of one (assuming you don't use transactions). BTW Last

Re: [DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-04-01 Thread Claus Ibsen
On Wed, Apr 1, 2009 at 11:51 AM, Roman Kalukiewicz roman.kalukiew...@gmail.com wrote: I would definitely support #1. #3 is not so good as a default one because it can cause some side effects like when you use in-out JMS endpoint. If nothing listens to the queue, then you will end up with 6

Re: BatchProcessor interrupt side effects

2009-04-01 Thread Gert Vanthienen
L.S., First of all, thanks for taking the time to review the code and come up with these suggestions. Yes, I think it would probably make sense to leverage the helper classes available in java.util.concurrent instead of doing Thread.sleep() ourselves and then interrupting the thread again when

[jira] Resolved: (CAMEL-1508) TypeConverter - Can find Object type converter even though there is a more specialized converter to use

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1508. Resolution: Fixed Fix Version/s: (was: 1.6.1) Only fixing on trunk as

[jira] Resolved: (CAMEL-1503) javax.xml.transform.Source and StreamSource wrapped should be easier to route with JMS

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1503. Resolution: Fixed Introduced StreamCache being able to write to an output stream and thus used

[jira] Commented: (CAMEL-1506) Recursively scan multipart nodes of an email for attachments - not just top level nodes

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50951#action_50951 ] Claus Ibsen commented on CAMEL-1506: Willem when you get this fixed in Camel you should

[jira] Commented: (CAMEL-1506) Recursively scan multipart nodes of an email for attachments - not just top level nodes

2009-04-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50952#action_50952 ] Willem Jiang commented on CAMEL-1506: - Sure, I will. Recursively scan multipart nodes

[jira] Assigned: (CAMEL-1450) Add custom endpoints to camel jmx mbean server

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1450: -- Assignee: Claus Ibsen (was: Hadrian Zbarcea) Add custom endpoints to camel jmx mbean

[jira] Updated: (CAMEL-1504) HTTP_URI and HTTP_PATH message headers not concatenated when sending messages to http endpoint

2009-04-01 Thread Mathis Schwuchow (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathis Schwuchow updated CAMEL-1504: Attachment: Patch_Issue_CAMEL-1504_V02.patch Added a check to ensure that there is

[jira] Commented: (CAMEL-1450) Add custom endpoints to camel jmx mbean server

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50961#action_50961 ] Claus Ibsen commented on CAMEL-1450: TODO: Update the CXF wiki page Add custom

[jira] Resolved: (CAMEL-1450) Add custom endpoints to camel jmx mbean server

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1450. Resolution: Fixed Thanks Stephen. I have committed the patch trunk: 760956. Add custom

[jira] Created: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Alexander Kleymenov (JIRA)
DefaultCamelContext.isStarting returns incorrect status --- Key: CAMEL-1509 URL: https://issues.apache.org/activemq/browse/CAMEL-1509 Project: Apache Camel Issue Type: Bug

Re: [DISCUSS] Move the Camel features into Camel

2009-04-01 Thread Chris Custine
+1 This is a great idea. -- Chris Custine FUSESource :: http://fusesource.com My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Directory Server :: http://directory.apache.org On Wed, Apr 1, 2009 at 11:50 AM, Gert Vanthienen

Re: BatchProcessor interrupt side effects

2009-04-01 Thread huntc
Hi Gert, Thanks for your email. Given your acknowledgement of the issue I shall raise a JIRA and provide a suggested patch. I'll look at the latch idea too. Kind regards, Christopher -- View this message in context:

Re: [DISCUSS] Move the Camel features into Camel

2009-04-01 Thread Freeman Fang
+1 Freeman Gert Vanthienen wrote: L.S., Currently, a features descriptor for Camel is being generated in the ServiceMix 4 features projects. This descriptor basically is an XML file that allows you to install any Camel component on ServiceMix Kernel in a single command. The information in the

Re: BatchProcessor interrupt side effects

2009-04-01 Thread huntc
Now raised as: https://issues.apache.org/activemq/browse/CAMEL-1510 -- View this message in context: http://www.nabble.com/BatchProcessor-interrupt-side-effects-tp22819960p22836192.html Sent from the Camel - Development (activemq) mailing list archive at Nabble.com.

[jira] Commented: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-01 Thread Christopher Hunt (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50968#action_50968 ] Christopher Hunt commented on CAMEL-1510: - Just wondering... the batch processor's

[jira] Commented: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50969#action_50969 ] Willem Jiang commented on CAMEL-1509: - Hi Can you add a check for the

[jira] Commented: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Alexander Kleymenov (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50970#action_50970 ] Alexander Kleymenov commented on CAMEL-1509: Willem, thank you for taking this!

[jira] Commented: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50971#action_50971 ] Willem Jiang commented on CAMEL-1509: - Here your are the starting codes {code} public

Re: [DISCUSS] Move the Camel features into Camel

2009-04-01 Thread Claus Ibsen
+1 On Thu, Apr 2, 2009 at 2:05 AM, Freeman Fang freeman.f...@gmail.com wrote: +1 Freeman Gert Vanthienen wrote: L.S., Currently, a features descriptor for Camel is being generated in the ServiceMix 4 features projects.  This descriptor basically is an XML file that allows you to install

[jira] Commented: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Alexander Kleymenov (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50972#action_50972 ] Alexander Kleymenov commented on CAMEL-1509: BTW, Timer thread introduced in

[jira] Commented: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Alexander Kleymenov (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50973#action_50973 ] Alexander Kleymenov commented on CAMEL-1509: {quote} if the camel context finishe

[jira] Commented: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-01 Thread Marat Bedretdinov (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50974#action_50974 ] Marat Bedretdinov commented on CAMEL-1509: -- The logic in the ServiceSupport is

[jira] Updated: (CAMEL-974) DataSetSedaTest intermittent test failure

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-974: -- Priority: Minor (was: Major) Fix Version/s: (was: 2.0.0) Future

[jira] Resolved: (CAMEL-1382) should we zap the Route class?

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1382. Resolution: Won't Fix should we zap the Route class? ---

[jira] Updated: (CAMEL-1168) any missing EIP patterns?

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1168: --- Fix Version/s: (was: 2.0.0) 2.1.0 any missing EIP patterns?

[jira] Updated: (CAMEL-1005) should we have an annotation - maybe @Handler or something which can mark a method as being the default method invoked by the Bean Binding if no other Camel annotations ar

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1005: --- Fix Version/s: (was: 2.0.0) 2.1.0 should we have an annotation - maybe

[jira] Updated: (CAMEL-1175) Scripting Language - Add support for context initializer can end users to easily add customize the context before evaluation

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1175: --- Fix Version/s: (was: 2.0.0) 2.1.0 Scripting Language - Add support for

[jira] Updated: (CAMEL-1504) HTTP_URI and HTTP_PATH message headers not concatenated when sending messages to http endpoint

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1504: --- Priority: Minor (was: Major) Fix Version/s: 2.0.0 HTTP_URI and HTTP_PATH message

[jira] Resolved: (CAMEL-1046) Camel DSL

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1046. Resolution: Won't Fix Camel DSL - Key: CAMEL-1046

[jira] Resolved: (CAMEL-961) Reporting exceptions back to the jms requester in in-out exchange style

2009-04-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-961. --- Resolution: Fixed Fix Version/s: 2.0.0 In Camel 2.0 you can enable transferring exceptions

[jira] Commented: (CAMEL-1507) Allow sending multipart/alternative MIME messages with both a plain-text and text/html body, and allow sending images inline

2009-04-01 Thread Ryan Gardner (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50978#action_50978 ] Ryan Gardner commented on CAMEL-1507: - Do you want me to tweak the patch to rename the

Re: [DISCUSS] Move the Camel features into Camel

2009-04-01 Thread Hadrian Zbarcea
+1 On Apr 1, 2009, at 1:50 PM, Gert Vanthienen wrote: L.S., Currently, a features descriptor for Camel is being generated in the ServiceMix 4 features projects. This descriptor basically is an XML file that allows you to install any Camel component on ServiceMix Kernel in a single command.