[jira] Work started: (CAMEL-3055) camel-cxf component to support SOAP with Attachment in Payload mode

2010-08-13 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-3055 started by William Tam. > camel-cxf component to support SOAP with Attachment in Payload mode > ---

[jira] Resolved: (CAMEL-3055) camel-cxf component to support SOAP with Attachment in Payload mode

2010-08-13 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CAMEL-3055. Resolution: Fixed Committed revision 985362. > camel-cxf component to support SOAP with Attac

[jira] Created: (CAMEL-3055) camel-cxf component to support SOAP with Attachment in Payload mode

2010-08-13 Thread William Tam (JIRA)
camel-cxf component to support SOAP with Attachment in Payload mode --- Key: CAMEL-3055 URL: https://issues.apache.org/activemq/browse/CAMEL-3055 Project: Apache Camel Issue Typ

[jira] Resolved: (CAMEL-2822) Enable sendSiteCommand()-method in FTP uri.

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2822. Resolution: Fixed > Enable sendSiteCommand()-method in FTP uri. > -

[jira] Resolved: (CAMEL-3051) CXF related unit test fails in camel-itest

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3051. Resolution: Fixed > CXF related unit test fails in camel-itest > --

[jira] Commented: (CAMEL-3052) Simple binary operators - Prefer numeric types over String

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61205#action_61205 ] Claus Ibsen commented on CAMEL-3052: trunk: 985251. > Simple binary operators - Prefer n

[jira] Resolved: (CAMEL-3052) Simple binary operators - Prefer numeric types over String

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3052. Resolution: Fixed > Simple binary operators - Prefer numeric types over String > --

Re: ServiceMix in Action

2010-08-13 Thread Johan Edstrom
I'd love to help as well. /je On Aug 13, 2010, at 9:24 AM, Chris Custine wrote: > Sounds great Charles. I think the timing is perfect now that SMX 4 has > stabilized a bit more over the last year. > > I would be happy to help out in any way, so feel free to contact me. > > Thanks, > Chris > >

Re: ServiceMix in Action

2010-08-13 Thread Chris Custine
Sounds great Charles. I think the timing is perfect now that SMX 4 has stabilized a bit more over the last year. I would be happy to help out in any way, so feel free to contact me. Thanks, Chris -- Chris Custine FUSESource :: http://fusesource.com My Blog :: http://blog.organicelement.com Apac

[jira] Resolved: (CAMEL-3054) Provide a headerAs function analagous to bodyAs

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3054. Fix Version/s: 2.5.0 Resolution: Fixed trunk: 985206. > Provide a headerAs function ana

[jira] Assigned: (CAMEL-3054) Provide a headerAs function analagous to bodyAs

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-3054: -- Assignee: Claus Ibsen > Provide a headerAs function analagous to bodyAs > -

[jira] Resolved: (CAMEL-3053) Validation of a non-well-formed document doesn't throw a ValidationException

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3053. Fix Version/s: 2.5.0 Resolution: Fixed trunk: 985192. Thanks Edward for the patch. > V

[jira] Assigned: (CAMEL-3053) Validation of a non-well-formed document doesn't throw a ValidationException

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-3053: -- Assignee: Claus Ibsen > Validation of a non-well-formed document doesn't throw a Validation

Re: ServiceMix in Action

2010-08-13 Thread Claus Ibsen
Hi Charles Great that a book is being considered. I know you have been spending a lot of time to get familiar with SMX and OSGi. So you are a perfect candidate as a co-author for the book. For the Apache, SMX and the community in general, such a book would be much welcome. So go for it, and I am

[jira] Created: (CAMEL-3054) Provide a headerAs function analagous to bodyAs

2010-08-13 Thread Edward Dale (JIRA)
Provide a headerAs function analagous to bodyAs --- Key: CAMEL-3054 URL: https://issues.apache.org/activemq/browse/CAMEL-3054 Project: Apache Camel Issue Type: Improvement Components: cam

Fwd: Suggestion concerning camel bundles and services

2010-08-13 Thread Charles Moulliard
Great idea. We should use the bundle start level to filter what we display on the screen. By default it is equal to 50 but that means that the client must add it in its project bundles and that we add it in the camel, karaf, servicemix bundles too. Otherwise, the list will not be filtered In this

Re: ServiceMix in Action

2010-08-13 Thread Jon Anstey
Yay! Go Charles! :) On Fri, Aug 13, 2010 at 4:47 AM, Charles Moulliard wrote: > Hi, > > I have been contacted by Manning to discuss the opportunity to write a book > about "ServiceMix in Action". Following the discussions that we have had > together, the general feeling is that a book is necessar

[jira] Created: (CAMEL-3053) Validation of a non-well-formed document doesn't throw a ValidationException

2010-08-13 Thread Edward Dale (JIRA)
Validation of a non-well-formed document doesn't throw a ValidationException Key: CAMEL-3053 URL: https://issues.apache.org/activemq/browse/CAMEL-3053 Project: Apache Camel

[jira] Updated: (CAMEL-3053) Validation of a non-well-formed document doesn't throw a ValidationException

2010-08-13 Thread Edward Dale (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Dale updated CAMEL-3053: --- Attachment: non-well-formed-xml-exception.patch Catches the SAXParseException and wraps it in a S

[jira] Resolved: (CAMEL-3049) Using custom global interceptor can cause routes to not entirely warmup

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3049. Resolution: Fixed trunk: 985137. > Using custom global interceptor can cause routes to not ent

Suggestion concerning camel bundles and services

2010-08-13 Thread Charles Moulliard
Hi, OSGI is an amazing world for architect and developers. They bring a new concept in the development life cycle compare to monolithic J2EE application and their WAR / EAR. The "modularity" provides advantages and of course disadvantages like any other specification/technology. To improve OSGI p

[jira] Commented: (CAMEL-3049) Using custom global interceptor can cause routes to not entirely warmup

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61195#action_61195 ] Claus Ibsen commented on CAMEL-3049: The interceptor should extend DelegateAsyncProcessor

[jira] Commented: (CAMEL-3047) JettyHttpComponent.doStop() shuts down all servers in the VM, not just those associated with the component

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61193#action_61193 ] Claus Ibsen commented on CAMEL-3047: Thanks Paul for the revised path. Yeah would be goo

[jira] Assigned: (CAMEL-3047) JettyHttpComponent.doStop() shuts down all servers in the VM, not just those associated with the component

2010-08-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-3047: -- Assignee: Willem Jiang Willem do you mind patching this? And if possible create an unit te

ServiceMix in Action

2010-08-13 Thread Charles Moulliard
Hi, I have been contacted by Manning to discuss the opportunity to write a book about "ServiceMix in Action". Following the discussions that we have had together, the general feeling is that a book is necessary Why : 1) Documentation on Apache Web Site is obsolete, not up to date, 2) ServiceMix4 g