Apachem Camel with Oracle AQ

2009-04-02 Thread sebodev
Hi, i'm using Oracle AQ with apache camel. I have a very simple code like this: --- package pl.sbsd.apachecamel.oracleaq; import javax.jms.ConnectionFactory; import oracle.jdbc.pool.OracleDataSource; import oracle.jms.AQjmsFactory; import org.apache.camel.CamelContext; import

[jira] Commented: (CAMEL-316) Merge Fault and Exception semantics

2009-04-02 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50980#action_50980 ] Hadrian Zbarcea commented on CAMEL-316: --- I think we should tackle this in 2.0. I will

Re: [DISCUSS] Move the Camel features into Camel

2009-04-02 Thread Willem Jiang
Just a quick question about it. Since camel components have lots of third party dependencies, if we move the Camel features from SMX to Camel, do we need to provide the third party bundles in Camel or just use the bundles in Servicemix's repository? +1 for moving the Camel features into Camel.

[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-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50982#action_50982 ] Claus Ibsen commented on CAMEL-1507: I renamed the constant so its according to the Camel

[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-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50983#action_50983 ] Claus Ibsen commented on CAMEL-1507: Ryan/William We also need to update the mail wiki

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

2009-04-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50985#action_50985 ] Willem Jiang commented on CAMEL-1509: - @Alexander Thanks for point out the timer's issue.

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

2009-04-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50987#action_50987 ] Claus Ibsen commented on CAMEL-1509: Yeah the logic is a bit special I guess it needs to

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

2009-04-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50988#action_50988 ] Willem Jiang commented on CAMEL-1509: - @Alexander, I just checked the code of Camel

[jira] Issue Comment Edited: (CAMEL-1509) DefaultCamelContext.isStarting returns incorrect status

2009-04-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50987#action_50987 ] Claus Ibsen edited comment on CAMEL-1509 at 4/2/09 12:20 AM: -

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

2009-04-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1506. - Resolution: Fixed Applied the patch in trunk and camel-1.x branch with thanks to Ryan trunk

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

2009-04-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1507. - Resolution: Fixed Fix Version/s: 1.6.1 Applied the patch in trunk and camel-1.x

Re: [DISCUSS] Move the Camel features into Camel

2009-04-02 Thread Jean-Baptiste Onofré
Hi Willem, from my point of view, the Camel bundles should be atomic and standalone, so they need to provide this party bundles. Regards JB Willem Jiang wrote: Just a quick question about it. Since camel components have lots of third party dependencies, if we move the Camel features from

Re: [DISCUSS] Move the Camel features into Camel

2009-04-02 Thread Jon Anstey
+1 On Wed, Apr 1, 2009 at 3:20 PM, Gert Vanthienen gert.vanthie...@gmail.comwrote: 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

[jira] Resolved: (CAMEL-714) Change default DeadLetterChannel strategy in Camel

2009-04-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-714. --- Resolution: Fixed trunk: 761288 Change default DeadLetterChannel strategy in Camel

[jira] Created: (CAMEL-1512) http component - allow failed responses to be returned on the exchange instead of HttpOperationsFailedException

2009-04-02 Thread Claus Ibsen (JIRA)
http component - allow failed responses to be returned on the exchange instead of HttpOperationsFailedException --- Key: CAMEL-1512 URL:

[jira] Created: (CAMEL-1513) camel-csv : mutliple messages lead to repeated values

2009-04-02 Thread Julien Faissolle (JIRA)
camel-csv : mutliple messages lead to repeated values - Key: CAMEL-1513 URL: https://issues.apache.org/activemq/browse/CAMEL-1513 Project: Apache Camel Issue Type: Bug

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

2009-04-02 Thread Claus Ibsen
Hi The default error handler is now changed in Camel 2.0. On Wed, Apr 1, 2009 at 11:58 AM, Claus Ibsen claus.ib...@gmail.com wrote: 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

Re: [DISCUSS] Move the Camel features into Camel

2009-04-02 Thread Edell Nolan
+1 Edell. On Thu, Apr 2, 2009 at 12:43 PM, Jon Anstey jans...@gmail.com wrote: +1 On Wed, Apr 1, 2009 at 3:20 PM, Gert Vanthienen gert.vanthie...@gmail.comwrote: L.S., Currently, a features descriptor for Camel is being generated in the ServiceMix 4 features projects. This

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

2009-04-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1504: -- Assignee: Claus Ibsen HTTP_URI and HTTP_PATH message headers not concatenated when

[jira] Assigned: (CAMEL-1496) Using request parameters in the feed url will result in ResolveEndpointFailedException for Unknown parameters

2009-04-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1496: -- Assignee: Claus Ibsen Using request parameters in the feed url will result in

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

2009-04-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1504. Resolution: Fixed @Mathis, thanks a lot for the patch. trunk: 761334 HTTP_URI and HTTP_PATH

Re: Question of Summer of Code:Apcahe Camel

2009-04-02 Thread Jon Anstey
Looks like a good plan. Just a few spelling mistakes made but the content is good. For the Ruby DSL there has been some work done on it already which may help you out http://svn.apache.org/repos/asf/camel/trunk/components/camel-ruby/ Not sure how complete or working that is though... 2009/4/2

Re: Question of Summer of Code:Apcahe Camel

2009-04-02 Thread Jon Anstey
So since tomorrow is the deadline for submissions (see http://socghop.appspot.com/document/show/program/google/gsoc2009/faqs#timeline), maybe you should add your proposal to the GSoC app ( http://socghop.appspot.com). Just fix the subject id and the title plus a few spelling mistakes :) Also, I

[jira] Resolved: (CAMEL-1126) support Spring-JavaConfig in the camel:run plugin if some property is set for the classes to bootstrap

2009-04-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1126. - Resolution: Fixed support Spring-JavaConfig in the camel:run plugin if some property is set