Re: Camel, m2Eclipse, Eclipse Ganymede

2009-05-06 Thread Charles Moulliard
Hi, I use Eclipse 3.4 (Ganymede) with Sonatype Maven plugin. Personaly I do the build outside of Eclipse. I will check but I'm pretty sure that I can do the build inside Eclipse. BTW, the file to be used for the build is the pom.xml parent file which is not of a module regards, Charles

[jira] Commented: (CAMEL-1585) SFTP GenericFileProducer.createFileName produces OS normalized file name, that doesn't work with SFTP

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51529#action_51529 ] Claus Ibsen commented on CAMEL-1585: Willem, great work. Yeah looking at the patch it was

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-05-06 Thread Claus Ibsen
Hi I have committed first cut of the new Async API to Camel trunk. See ticket CAMEL-1572 for svn revision and details. The remaining work: - Migrate MulticastProcessor - Remove last piece of old API classes (2 interfaces) - Introduce Async DSL to replace Thread DSL and with clear intention of

[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51531#action_51531 ] Claus Ibsen commented on CAMEL-1572: See the nabble link as I keep posting there also

Re: Fwd: [Question] About Camel Spring and registration of new endpoint (camel-quickfix)

2009-05-06 Thread Charles Moulliard
Hi, I will first check the code in order to be able to run it in Camel with quickfix/j (it seems that there is a classloading issue inside quickfix/j, ...) and deploy it in OSGI server. After, I will check why there is an issue with the XML file, Regards Charles Moulliard Senior Enterprise

Jetty unit https test messages

2009-05-06 Thread huntc
Hi there, I've made some local changes to the jetty unit tests so they are able to support a key/trust store path that has spaces in it (such as on my machine). The change is pretty simple - instead of passing the result of a URL's getPath to the system property we convert to a URI and then use

Re: Camel, m2Eclipse, Eclipse Ganymede

2009-05-06 Thread huntc
Hi Claude, Thanks for your replies. I'm thinking that you shouldn't have to do this with m2eclipse though - in a perfect world that is. You should be able to check out the project from svn, enable m2eclipse on the project, and the rest should sort itself out. It mostly does though there's

Re: Jetty unit https test messages

2009-05-06 Thread Claus Ibsen
Hi I think these exceptions has always been in the unit test of camel-jetty. On Wed, May 6, 2009 at 10:17 AM, huntc hu...@mac.com wrote: Hi there, I've made some local changes to the jetty unit tests so they are able to support a key/trust store path that has spaces in it (such as on my

[jira] Created: (CAMEL-1587) Processors supporting thread pool should have option aligned to be a executorService / executorServiceRef

2009-05-06 Thread Claus Ibsen (JIRA)
Processors supporting thread pool should have option aligned to be a executorService / executorServiceRef - Key: CAMEL-1587 URL:

[jira] Updated: (CAMEL-1587) Processors supporting thread pool should have option aligned to be a executorService / executorServiceRef

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1587: --- Description: Having a consistent configuration to configure thread pools / management in Camel

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-05-06 Thread Claus Ibsen
Hi Status update On Wed, May 6, 2009 at 9:17 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I have committed first cut of the new Async API to Camel trunk. See ticket CAMEL-1572 for svn revision and details. The remaining work: - Migrate MulticastProcessor DONE - Remove last piece of

[jira] Assigned: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-1350: --- Assignee: Willem Jiang camel-quickfix component in apache camel distribution

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-05-06 Thread Claus Ibsen
On Wed, May 6, 2009 at 3:41 PM, Gert Vanthienen gert.vanthie...@gmail.com wrote: Hi Claus, Nice work on cleaning up the async API for Camel!  Using well-known java.util.concurrency classes to build the API is a good idea, makes it a lot more comprehensible for people.  Just a few questions

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51539#action_51539 ] Charles Moulliard commented on CAMEL-1350: -- @Willem, I have already done some

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51540#action_51540 ] Willem Jiang commented on CAMEL-1350: - @Anton, I just went through the patch , I didn't

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51541#action_51541 ] Charles Moulliard commented on CAMEL-1350: -- @Willem, there is no unit test except

[jira] Resolved: (CAMEL-1587) Processors supporting thread pool should have option aligned to be a executorService / executorServiceRef

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1587. Resolution: Fixed Have done the rest, wireTap had also one. trunk: 772297. Processors

[jira] Created: (CAMEL-1588) ExecutorService configuration

2009-05-06 Thread Claus Ibsen (JIRA)
ExecutorService configuration - Key: CAMEL-1588 URL: https://issues.apache.org/activemq/browse/CAMEL-1588 Project: Apache Camel Issue Type: New Feature Components: camel-core Affects Versions:

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51543#action_51543 ] Willem Jiang commented on CAMEL-1350: - @ Charles, Can you show me your change ? I'm

[jira] Updated: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CAMEL-1350: - Attachment: camel-quickfix.zip Here is a zip file containing : A) camel-quickfix

[jira] Updated: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CAMEL-1350: - Attachment: (was: camel-quickfix.zip) camel-quickfix component in apache camel

[jira] Updated: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CAMEL-1350: - Attachment: reportincident.quickfix.zip camel-quickfix.zip

Re: Fwd: [Question] About Camel Spring and registration of new endpoint (camel-quickfix)

2009-05-06 Thread Willem Jiang
Hi Charles After changed the pom.xml to make camel-quickfix component as bundle, I managed to load it in Pax-Exam. BTW, you need to wrap the quickfix and mina-core jars. wrappedBundle(mavenBundle().groupId(org.quickfixj).artifactId(quickfixj-all).version(1.4.0)),

Re: svn commit: r772054 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfHeaderFilterStrategy.java test/java/org/apache/camel/component/cxf/CxfRawMessageRouter

2009-05-06 Thread William Tam
Hi Willem, I don't think adding content-type to the filters is necessary. 1. The header is Content-Type not content-type, so the change does not really affect anything. 2. Putting that aside. If we add filters for Content-Type, it stops the propagating from Camel header to/from CXF header,

Re: svn commit: r772054 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfHeaderFilterStrategy.java test/java/org/apache/camel/component/cxf/CxfRawMessageRouter

2009-05-06 Thread Willem Jiang
Hi William, Since the JMS can't accept the header which's name has the '-' character, we introduce the CamelTransportContants.CONTENT_TYPE for it. After checking the on wire message between the client and CXF consumer, I found there are two lines of content-type in the http header. One is

Re: svn commit: r772054 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfHeaderFilterStrategy.java test/java/org/apache/camel/component/cxf/CxfRawMessageRouter

2009-05-06 Thread Claus Ibsen
On Thu, May 7, 2009 at 5:02 AM, William Tam email.w...@gmail.com wrote: On Wed, May 6, 2009 at 9:57 PM, Willem Jiang willem.ji...@gmail.com wrote: Hi William, Since the JMS can't accept the header which's name has the '-' character, we introduce the CamelTransportContants.CONTENT_TYPE for it.

[jira] Resolved: (CAMEL-656) Component documentation - needs overhaul, check for missing options, add more samples java/spring, etc

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-656. --- Resolution: Fixed The most important components is documented. Component documentation - needs

[jira] Resolved: (CAMEL-797) camel-example-reportincident tutorial - ideas for new parts to add

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-797. --- Resolution: Fixed The tutorial is finished. No time to write more on it.

[jira] Resolved: (CAMEL-1310) DelegateProcessor should support async message handling

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1310. Resolution: Won't Fix Fix Version/s: 2.0.0 The AsyncProcessor Is replaced by the new

Re: svn commit: r772054 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfHeaderFilterStrategy.java test/java/org/apache/camel/component/cxf/CxfRawMessageRouter

2009-05-06 Thread William Tam
On Wed, May 6, 2009 at 11:55 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Thu, May 7, 2009 at 5:02 AM, William Tam email.w...@gmail.com wrote: On Wed, May 6, 2009 at 9:57 PM, Willem Jiang willem.ji...@gmail.com wrote: Hi William, Since the JMS can't accept the header which's name has the

Re: svn commit: r772054 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfHeaderFilterStrategy.java test/java/org/apache/camel/component/cxf/CxfRawMessageRouter

2009-05-06 Thread Claus Ibsen
On Thu, May 7, 2009 at 6:29 AM, William Tam email.w...@gmail.com wrote: On Wed, May 6, 2009 at 11:55 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Thu, May 7, 2009 at 5:02 AM, William Tam email.w...@gmail.com wrote: On Wed, May 6, 2009 at 9:57 PM, Willem Jiang willem.ji...@gmail.com wrote:

Re: svn commit: r772054 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfHeaderFilterStrategy.java test/java/org/apache/camel/component/cxf/CxfRawMessageRouter

2009-05-06 Thread Willem Jiang
Hi, It's much clearer after the discussion, I will head to clean up the CamelTransportContants.CONTENT_TYPE later today. Thanks, Willem Claus Ibsen wrote: On Thu, May 7, 2009 at 6:29 AM, William Tam email.w...@gmail.com wrote: On Wed, May 6, 2009 at 11:55 PM, Claus Ibsen

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51550#action_51550 ] Willem Jiang commented on CAMEL-1350: - Applied the patch with thanks to Anton and Charles

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-05-06 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51551#action_51551 ] Claus Ibsen commented on CAMEL-1350: Willem a few comments to the commit 1) dependency

[jira] Updated: (CAMEL-1570) Jetty component is unable to be configured for security

2009-05-06 Thread Christopher Hunt (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Hunt updated CAMEL-1570: Attachment: (was: JettyHttpEndpoint.java.diff) Jetty component is unable to be

[jira] Updated: (CAMEL-1570) Jetty component is unable to be configured for security

2009-05-06 Thread Christopher Hunt (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Hunt updated CAMEL-1570: Attachment: (was: JettyHttpComponent.java.diff) Jetty component is unable to be