[jira] Commented: (CAMEL-2507) NoSuchEndpointException when using @RecipientList, but messages get routed correctly

2010-03-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57923#action_57923 ] Norman Maurer commented on CAMEL-2507: -- will give it a try... That was not clear for me

[jira] Created: (CAMEL-2508) Main - Add callbacks for afterStart and beforeStop

2010-03-01 Thread Claus Ibsen (JIRA)
Main - Add callbacks for afterStart and beforeStop -- Key: CAMEL-2508 URL: https://issues.apache.org/activemq/browse/CAMEL-2508 Project: Apache Camel Issue Type: Improvement

[jira] Resolved: (CAMEL-2508) Main - Add callbacks for afterStart and beforeStop

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2508. Resolution: Fixed trunk: 917460. Main - Add callbacks for afterStart and beforeStop

[jira] Commented: (CAMEL-1530) Upgrade camel-http to use httpclient 4.0

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57926#action_57926 ] Claus Ibsen commented on CAMEL-1530: Thanks Christian for provided the patch for the

[SUGGESTION] : Add activemq / camel web console to SMX 4.x distro

2010-03-01 Thread Charles Moulliard
Hi, I would like to suggest to add the activemq camel web console to SMX4.x distribution. Why : - No all administrators use JMX to handle their platforms, - Strengthen the professional picture of the product, - Can provide in one screen, the list of camel routes with options to stop/start/ -

Re: [SUGGESTION] : Add activemq / camel web console to SMX 4.x distro

2010-03-01 Thread Jean-Baptiste Onofré
Hi Charles, It's good idea. I think that, as you suggest, the first step is to embed Camel/ActiveMQ web console. The second step is to extend this console to provide a global tool (convering Camel/ActiveMQ/OSGi and JBI). I remember that we had a project in last Google Summer Of Code, but I

Re: [SUGGESTION] : Add activemq / camel web console to SMX 4.x distro

2010-03-01 Thread Charles Moulliard
JB, I have already tested activemq and camel web console on SMX4. So, we can easily add them in the distribution. Remark : I have created a profile in camel web project to generate the OSGI WAR file. Provide me instructions to add them in the SMX distribution as I'm not a ServiceMix committer ;-)

[jira] Commented: (CAMEL-2507) NoSuchEndpointException when using @RecipientList, but messages get routed correctly

2010-03-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57928#action_57928 ] Norman Maurer commented on CAMEL-2507: -- @Claus this resolved the issue.. Maybe it worth

[jira] Created: (CAMEL-2509) [jboss-camel] Cannot find class 'WEB-INF/lib/camel-core-2.2.0.jar/org/apache/camel/component/bean/ParameterMappingStrategy.class' in any classloaders

2010-03-01 Thread Griboval Philippe (JIRA)
[jboss-camel] Cannot find class 'WEB-INF/lib/camel-core-2.2.0.jar/org/apache/camel/component/bean/ParameterMappingStrategy.class' in any classloaders

[jira] Commented: (CAMEL-2509) [jboss-camel] Cannot find class 'WEB-INF/lib/camel-core-2.2.0.jar/org/apache/camel/component/bean/ParameterMappingStrategy.class' in any classloaders

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57929#action_57929 ] Claus Ibsen commented on CAMEL-2509: Thanks for reporting. Yeah classloading in JBoss is

[jira] Resolved: (CAMEL-2507) NoSuchEndpointException when using @RecipientList, but messages get routed correctly

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2507. Resolution: Working as Designed Assignee: Claus Ibsen I have improved the wiki

[jira] Updated: (CAMEL-2507) NoSuchEndpointException when using @RecipientList, but messages get routed correctly

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2507: --- Fix Version/s: 2.3.0 NoSuchEndpointException when using @RecipientList, but messages get routed

[jira] Created: (CAMEL-2510) Mixing jetty/http in a route screws up the URI used by HttpClient

2010-03-01 Thread Willem Jiang (JIRA)
Mixing jetty/http in a route screws up the URI used by HttpClient - Key: CAMEL-2510 URL: https://issues.apache.org/activemq/browse/CAMEL-2510 Project: Apache Camel Issue Type:

Re: svn commit: r917529 - in /camel/trunk: components/camel-http/src/main/java/org/apache/camel/component/http/helper/ components/camel-jetty/src/test/java/org/apache/camel/component/jetty/ tests/ca

2010-03-01 Thread Claus Ibsen
Hi Just two small typos anylze - analyze can't - cannot prefer to use cannot as we have used this elsewhere On Mon, Mar 1, 2010 at 2:57 PM, ningji...@apache.org wrote: Author: ningjiang Date: Mon Mar  1 13:57:01 2010 New Revision: 917529 URL:

Re: svn commit: r917529 - in /camel/trunk: components/camel-http/src/main/java/org/apache/camel/component/http/helper/ components/camel-jetty/src/test/java/org/apache/camel/component/jetty/ tests/ca

2010-03-01 Thread Willem Jiang
Hi Claus, Thanks for pointing these out, I will fix them in my next commit. Cheers, Willem Claus Ibsen wrote: Hi Just two small typos anylze - analyze can't - cannot prefer to use cannot as we have used this elsewhere On Mon, Mar 1, 2010 at 2:57 PM, ningji...@apache.org wrote: Author:

[jira] Resolved: (CAMEL-2510) Mixing jetty/http in a route screws up the URI used by HttpClient

2010-03-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2510. - Resolution: Fixed Mixing jetty/http in a route screws up the URI used by HttpClient

[jira] Resolved: (CAMEL-2495) Application SOAP fault support in camel-cxf PAYLOAD mode

2010-03-01 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CAMEL-2495. Resolution: Fixed Committed revision 917539. Application SOAP fault support in camel-cxf

[jira] Resolved: (CAMEL-2509) [jboss-camel] Cannot find class 'WEB-INF/lib/camel-core-2.2.0.jar/org/apache/camel/component/bean/ParameterMappingStrategy.class' in any classloaders

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2509. Resolution: Fixed Fix Version/s: 2.3.0 Assignee: Claus Ibsen Thanks a lot. I

[jira] Commented: (CAMEL-2496) StreamCache/Splitter race condition

2010-03-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57936#action_57936 ] Claus Ibsen commented on CAMEL-2496: I think we should use the new HawtDB as file based

[jira] Updated: (CAMEL-2511) Upgrade camel-jackson to Jackson 1.4.3

2010-03-01 Thread Martin Gilday (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Gilday updated CAMEL-2511: - Attachment: jacksonUpgrade.diff Only the pom requires changing. Upgrade camel-jackson to

[jira] Updated: (CAMEL-2511) Upgrade camel-jackson to Jackson 1.4.3

2010-03-01 Thread Martin Gilday (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Gilday updated CAMEL-2511: - Description: camel-jackson currently uses 1.0.0. The attached patches upgrades this to the

[jira] Created: (CAMEL-2512) Camel-soap jar does not contain the generated classes

2010-03-01 Thread Christian Schneider (JIRA)
Camel-soap jar does not contain the generated classes - Key: CAMEL-2512 URL: https://issues.apache.org/activemq/browse/CAMEL-2512 Project: Apache Camel Issue Type: Bug

[jira] Updated: (CAMEL-2512) Camel-soap jar does not contain the generated classes

2010-03-01 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated CAMEL-2512: --- Attachment: camel-soap-2010-03-01.patch Added patch for this issue. It also

[jira] Resolved: (CAMEL-2511) Upgrade camel-jackson to Jackson 1.4.3

2010-03-01 Thread Jonathan Anstey (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Anstey resolved CAMEL-2511. Resolution: Fixed Fix Version/s: 2.3.0 Assignee: Jonathan Anstey

[jira] Created: (CAMEL-2513) upgrade the jetty cometd version to last Jetty 6.1.x version.

2010-03-01 Thread Willem Jiang (JIRA)
upgrade the jetty cometd version to last Jetty 6.1.x version. - Key: CAMEL-2513 URL: https://issues.apache.org/activemq/browse/CAMEL-2513 Project: Apache Camel Issue Type:

[jira] Commented: (CAMEL-2513) upgrade the jetty cometd version to last Jetty 6.1.x version.

2010-03-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57943#action_57943 ] Willem Jiang commented on CAMEL-2513: - committed the patch into camel trunk.

[jira] Assigned: (CAMEL-2512) Camel-soap jar does not contain the generated classes

2010-03-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-2512: --- Assignee: Willem Jiang Camel-soap jar does not contain the generated classes

[jira] Created: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

2010-03-01 Thread Freeman Fang (JIRA)
karaf features.xml should use servicemix commons-pool bundle -- Key: CAMEL-2514 URL: https://issues.apache.org/activemq/browse/CAMEL-2514 Project: Apache Camel Issue Type: Bug

[jira] Updated: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

2010-03-01 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated CAMEL-2514: Attachment: CAMEL-2514.patch karaf features.xml should use servicemix commons-pool bundle

[jira] Commented: (CAMEL-2511) Upgrade camel-jackson to Jackson 1.4.3

2010-03-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57948#action_57948 ] Willem Jiang commented on CAMEL-2511: - I just update camel feature for this upgrade.