[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56215#action_56215 ] Willem Jiang commented on CAMEL-2239: - @Sergey, If we just need to deal with the Response

[jira] Commented: (CAMEL-1921) New SMPP component

2009-12-01 Thread Christian Mueller (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56214#action_56214 ] Christian Mueller commented on CAMEL-1921: -- @Pete I think also, that an incomming m

[jira] Updated: (CAMEL-1837) camel-ftp - Add support for FTPS

2009-12-01 Thread Christian Mueller (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mueller updated CAMEL-1837: - Attachment: camel-ftps-20091201-workInProgress.patch Hello Claus, I have done some

[jira] Commented: (CAMEL-2244) Support for processing list-based reference params in DefaultComponent.

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56211#action_56211 ] Martin Krasser commented on CAMEL-2244: --- Maybe we should also update other components t

[jira] Commented: (CAMEL-2167) Upgrade camel-scala to scala 2.8

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56210#action_56210 ] Claus Ibsen commented on CAMEL-2167: Barry well spotted, those Java generics is like have

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56209#action_56209 ] Martin Krasser commented on CAMEL-2237: --- Sure, I only got distracted with some other ur

[jira] Commented: (CAMEL-2244) Support for processing list-based reference params in DefaultComponent.

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56208#action_56208 ] Claus Ibsen commented on CAMEL-2244: Cool, I think we should look into camel-jetty and se

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56207#action_56207 ] Claus Ibsen commented on CAMEL-2237: Martin do you mind updating the Mina wiki documentat

[jira] Commented: (CAMEL-2245) Routing slip does not stop when Exchange is failed

2009-12-01 Thread Jonathan Anstey (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56206#action_56206 ] Jonathan Anstey commented on CAMEL-2245: Yep, makes sense. Thats why I added in stopp

[jira] Commented: (CAMEL-2245) Routing slip does not stop when Exchange is failed

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56205#action_56205 ] Claus Ibsen commented on CAMEL-2245: Yeah I guess it makes sense for the routing slip to

[jira] Resolved: (CAMEL-2245) Routing slip does not stop when Exchange is failed

2009-12-01 Thread Jonathan Anstey (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Anstey resolved CAMEL-2245. Resolution: Fixed jans...@mojo:/x1/apache/camel-trunk/camel-core$ svn ci -m "CAMEL-2245

[jira] Created: (CAMEL-2245) Routing slip does not stop when Exchange is failed

2009-12-01 Thread Jonathan Anstey (JIRA)
Routing slip does not stop when Exchange is failed -- Key: CAMEL-2245 URL: https://issues.apache.org/activemq/browse/CAMEL-2245 Project: Apache Camel Issue Type: Bug Affects Versions: 2.0.0

[jira] Commented: (CAMEL-2167) Upgrade camel-scala to scala 2.8

2009-12-01 Thread Barry Kaplan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56203#action_56203 ] Barry Kaplan commented on CAMEL-2167: - I think I've made a breakthru. In my sandbox (wher

How to break from routing slip in camel on exception in 1.6.1 ?

2009-12-01 Thread murugess
We are using camel binding component, with camel version 1.6.1.0, on servicemix for our project. We are leveraging dynamic routing slip in camel to process our request and are facing issues related to exception handling. We have already defined global errorHandler which handles any exception that

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56201#action_56201 ] Sergey Beryozkin commented on CAMEL-2239: - Thanks Willem. I'm wondering, can we ship

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56200#action_56200 ] Martin Krasser commented on CAMEL-2237: --- Patch applied with minor changes and thanks to

[jira] Resolved: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Krasser resolved CAMEL-2237. --- Resolution: Fixed > Improper ordering of MINA filters > -

[jira] Resolved: (CAMEL-2244) Support for processing list-based reference params in DefaultComponent.

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Krasser resolved CAMEL-2244. --- Resolution: Fixed > Support for processing list-based reference params in DefaultComponen

maven-javadoc-plugin defined twice in pluginManagement section of pom.xml

2009-12-01 Thread akuhtz
Hi, I've seen that the maven-javadoc-plugin defined twice in pluginManagement section of pom.xml. Is this a mistake or intended? (see line 155+ for the first and line 347+ for the second). Cheers Andi -- View this message in context: http://old.nabble.com/maven-javadoc-plugin-defined-twice-in-

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56199#action_56199 ] Willem Jiang commented on CAMEL-2239: - Hi Sergey , You said what I want to say. I'm sorr

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56197#action_56197 ] Sergey Beryozkin commented on CAMEL-2239: - Hi Willem, I'm a bit confused so would lik

Re: [VOTE] Release Apache Camel 2.1.0

2009-12-01 Thread Willem Jiang
+1, Willem Hadrian Zbarcea wrote: A new release apache-camel-2.1.0 is out with an impressive 305 issues resolved: new features, improvements and bug fixes. This release is contingent on the juel-2.1.2_1 bundle being published to the servicemix repo, which should happen during the next days.

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56196#action_56196 ] Willem Jiang commented on CAMEL-2239: - @Charles, I just want to say we should not change

[jira] Issue Comment Edited: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56195#action_56195 ] Willem Jiang edited comment on CAMEL-2239 at 12/1/09 5:25 AM: -- T

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56195#action_56195 ] Willem Jiang commented on CAMEL-2239: - To resolve the upper issue , we can make Response

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56194#action_56194 ] Charles Moulliard commented on CAMEL-2239: -- @Willem, Can you explain this "Just bac

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56193#action_56193 ] Sergey Beryozkin commented on CAMEL-2239: - Can it be defaulted somehow ? Ideally a us

Re: [VOTE] Release Apache Camel 2.1.0

2009-12-01 Thread S. Ali Tokmen
Hello No problems observed with my tests. Here's my +1 Thanks S. Ali Tokmen savas-ali.tok...@bull.net Office: +33 4 76 29 76 19 GSM:+33 66 43 00 555 Bull, Architect of an Open World TM http://www.bull.com Hadrian Zbarcea a écrit : A new release apache-camel-2.1.0 is out with an impres

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56192#action_56192 ] Willem Jiang commented on CAMEL-2239: - @Claus, I think we can live with the InputStream

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56191#action_56191 ] Willem Jiang commented on CAMEL-2239: - @Charles Just back to your case, you have to put t

Re: [VOTE] Release Apache Camel 2.1.0

2009-12-01 Thread Charles Moulliard
+1 Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gi

[jira] Created: (CAMEL-2244) Support for processing list-based reference params in DefaultComponent.

2009-12-01 Thread Martin Krasser (JIRA)
Support for processing list-based reference params in DefaultComponent. --- Key: CAMEL-2244 URL: https://issues.apache.org/activemq/browse/CAMEL-2244 Project: Apache Camel I

Re: [VOTE] Release Apache Camel 2.1.0

2009-12-01 Thread James Strachan
2009/12/1 Claus Ibsen : > On Tue, Dec 1, 2009 at 8:53 AM, Hadrian Zbarcea wrote: >> A new release apache-camel-2.1.0 is out with an impressive 305 issues >> resolved: new features, improvements and bug fixes. This release is >> contingent on the juel-2.1.2_1 bundle being published to the servicemi

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56189#action_56189 ] Claus Ibsen commented on CAMEL-2237: +1 to allow > Improper ordering of MINA filters >

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56188#action_56188 ] Claus Ibsen commented on CAMEL-2239: Just throwing in a though Isnt it possible to use C

Re: [VOTE] Release Apache Camel 2.1.0

2009-12-01 Thread Claus Ibsen
On Tue, Dec 1, 2009 at 8:53 AM, Hadrian Zbarcea wrote: > A new release apache-camel-2.1.0 is out with an impressive 305 issues > resolved: new features, improvements and bug fixes. This release is > contingent on the juel-2.1.2_1 bundle being published to the servicemix > repo, which should happen

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56187#action_56187 ] Martin Krasser commented on CAMEL-2237: --- Maybe instead of using {{useDefaultCodec}} (wi

[jira] Issue Comment Edited: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56186#action_56186 ] Willem Jiang edited comment on CAMEL-2239 at 12/1/09 2:17 AM: -- i

[jira] Commented: (CAMEL-2239) Cannot determine specific JmsMessage type to use from body class

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56186#action_56186 ] Willem Jiang commented on CAMEL-2239: - if I set the request message header with Response.

[jira] Resolved: (CAMEL-2242) Support to handle Collection response object with the CXF RS http client API

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2242. - Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=885705&view=rev > Support to handle

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56183#action_56183 ] Martin Krasser commented on CAMEL-2237: --- Agreed. > Improper ordering of MINA filters >

[jira] Commented: (CAMEL-2237) Improper ordering of MINA filters

2009-12-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56182#action_56182 ] Claus Ibsen commented on CAMEL-2237: I wonder if we should invert the {{noDefaultCodec}}

Fwd: Web site regressed?

2009-12-01 Thread Charles Moulliard
FYI Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&g

[jira] Created: (CAMEL-2243) Fixed the -Psetup.eclipse issue

2009-12-01 Thread Willem Jiang (JIRA)
Fixed the -Psetup.eclipse issue --- Key: CAMEL-2243 URL: https://issues.apache.org/activemq/browse/CAMEL-2243 Project: Apache Camel Issue Type: Bug Reporter: Willem Jiang Assignee: Willem J

[jira] Commented: (CAMEL-2217) Feature file of camel does not include cxf-rs for RESTful services

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56181#action_56181 ] Willem Jiang commented on CAMEL-2217: - cxf bundle is an all in one bundle, it includes cx

[jira] Resolved: (CAMEL-2217) Feature file of camel does not include cxf-rs for RESTful services

2009-12-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2217. - Resolution: Won't Fix > Feature file of camel does not include cxf-rs for RESTful services >

[jira] Created: (CAMEL-2242) Support to handle Collection response object with the CXF RS http client API

2009-12-01 Thread Willem Jiang (JIRA)
Support to handle Collection response object with the CXF RS http client API Key: CAMEL-2242 URL: https://issues.apache.org/activemq/browse/CAMEL-2242 Project: Apache Camel