[jira] [Created] (CAMEL-4111) Marshal / Unmarshal EIP - Should not support outputs in XML DSL

2011-06-16 Thread Claus Ibsen (JIRA)
Marshal / Unmarshal EIP - Should not support outputs in XML DSL --- Key: CAMEL-4111 URL: https://issues.apache.org/jira/browse/CAMEL-4111 Project: Camel Issue Type: Improvement

[jira] [Resolved] (CAMEL-4111) Marshal / Unmarshal EIP - Should not support outputs in XML DSL

2011-06-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4111. Resolution: Fixed Marshal / Unmarshal EIP - Should not support outputs in XML DSL

Re: [DISCUSS] Closing down for the 2.8.0 release

2011-06-16 Thread Jean-Baptiste Onofré
Hi Claus, +1 to release Camel 2.8.0. I'm working on ServiceMix components using Camel 2.8-SNAPSHOT, so I'm quite ready to integrate Camel 2.8.0 in ServiceMix :) Thanks, Regards JB On 06/16/2011 07:44 AM, Claus Ibsen wrote: Hi Could you take a look at the assigned tickets you have which is

[jira] [Commented] (CAMEL-4108) camel-bindy - Add more flexibility to DataField

2011-06-16 Thread Niels Peter Strandberg (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050319#comment-13050319 ] Niels Peter Strandberg commented on CAMEL-4108: --- Ok, so you suggest that I

[jira] [Created] (CAMEL-4112) Add RefLoadBalancerDefinition - To make using a custom load balancer similar as to use any other load balancer

2011-06-16 Thread Claus Ibsen (JIRA)
Add RefLoadBalancerDefinition - To make using a custom load balancer similar as to use any other load balancer -- Key: CAMEL-4112 URL:

[jira] [Created] (CAMEL-4113) Create a new message content list for the CXF response

2011-06-16 Thread Willem Jiang (JIRA)
Create a new message content list for the CXF response -- Key: CAMEL-4113 URL: https://issues.apache.org/jira/browse/CAMEL-4113 Project: Camel Issue Type: Improvement Components:

[jira] [Resolved] (CAMEL-4112) Add RefLoadBalancerDefinition - To make using a custom load balancer similar as to use any other load balancer

2011-06-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4112. Resolution: Fixed Its named CustomLoadBalancerDefinition. Likewise the data format was renamed

[jira] [Resolved] (CAMEL-4113) Create a new message content list for the CXF response

2011-06-16 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4113. - Resolution: Fixed Applied the patch into trunk. Create a new message content list for the CXF

camel-cxf spring configuration

2011-06-16 Thread Christian Schneider
Hi all, I am still looking into camel-cxf. I found that the spring configuration is done in a bit strange way. For example in the cxfrs component there is a jaxrs and a spring package. Still classes with spring references are present on both packages and the packages from a dependency

[jira] [Resolved] (CAMEL-4061) Add asymmetric encryption support to the XMLSecurity component

2011-06-16 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-4061. Resolution: Fixed Fixed. Add asymmetric encryption support to the XMLSecurity component

[jira] [Commented] (CAMEL-4061) Add asymmetric encryption support to the XMLSecurity component

2011-06-16 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050419#comment-13050419 ] Hadrian Zbarcea commented on CAMEL-4061: Looks like I forgot to also commit the

[jira] [Resolved] (CAMEL-4062) Camel XMLSecurity encryption fails with a client-specified passPhrase

2011-06-16 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-4062. Resolution: Fixed Done. Camel XMLSecurity encryption fails with a client-specified

[jira] [Resolved] (CAMEL-4063) XMLSecurity component does not decode element-level encrypted content

2011-06-16 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-4063. Resolution: Fixed Done. XMLSecurity component does not decode element-level encrypted

[jira] [Resolved] (CAMEL-4064) XMLSecurity unit test provides false-positive test results

2011-06-16 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-4064. Resolution: Fixed Done. XMLSecurity unit test provides false-positive test results

Re: camel-cxf spring configuration

2011-06-16 Thread Willem Jiang
The main reason that we use the SpringJAXRSClientFactoryBean and SpringJAXBServerFactoryBean is I want the users of camel-cxfrs component can still leverage their knowledge of CXF JAXRS front end. And there are some difference between the client and server configuration, we need to treat them

[jira] [Created] (CAMEL-4114) Refactorings in camel-cxf

2011-06-16 Thread Christian Schneider (JIRA)
Refactorings in camel-cxf - Key: CAMEL-4114 URL: https://issues.apache.org/jira/browse/CAMEL-4114 Project: Camel Issue Type: Improvement Components: camel-cxf Affects Versions: 2.7.2

[jira] [Updated] (CAMEL-4104) camel-restlet - Should use dynamic assigned port numbers for testing

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated CAMEL-4104: Attachment: CAMEL-4104.patch I don't know what Christian did, but here's my patch

[jira] [Updated] (CAMEL-4104) camel-restlet - Should use dynamic assigned port numbers for testing

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated CAMEL-4104: Patch Info: [Patch Available] camel-restlet - Should use dynamic assigned port

[jira] [Commented] (CAMEL-4114) Refactorings in camel-cxf

2011-06-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050456#comment-13050456 ] Christian Schneider commented on CAMEL-4114: Some commits around that before

[jira] [Commented] (CAMEL-4104) camel-restlet - Should use dynamic assigned port numbers for testing

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050463#comment-13050463 ] Jean-Baptiste Onofré commented on CAMEL-4104: - Reviewing the Christian's

[jira] [Updated] (CAMEL-4114) Refactorings in camel-cxf

2011-06-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated CAMEL-4114: --- Attachment: camel-cxf-and transport-2011-06-16.png

[jira] [Commented] (CAMEL-4104) camel-restlet - Should use dynamic assigned port numbers for testing

2011-06-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050499#comment-13050499 ] Christian Schneider commented on CAMEL-4104: Sorry doing these things in

[jira] [Commented] (CAMEL-4105) Thread controlling FTP Polling Process dies

2011-06-16 Thread Billy Buzzard (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050523#comment-13050523 ] Billy Buzzard commented on CAMEL-4105: -- The fix looks good except I'm getting errors

[jira] [Commented] (CAMEL-4105) Thread controlling FTP Polling Process dies

2011-06-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050536#comment-13050536 ] Claus Ibsen commented on CAMEL-4105: Camel 2.6 uses Apache commons-logging. Camel 2.7+

[jira] [Commented] (CAMEL-4105) Thread controlling FTP Polling Process dies

2011-06-16 Thread Billy Buzzard (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050549#comment-13050549 ] Billy Buzzard commented on CAMEL-4105: -- Thank you for the quick fix! I'm making the

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

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller closed CAMEL-3759. --- After switching to slf4j, we can get rid of the 'isTraceEnabled', 'isDebugEnabled' and

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

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller resolved CAMEL-3759. - Resolution: Fixed Fix Version/s: (was: 3.0.0) After switching to slf4j, we