[jira] [Created] (CAMEL-4308) commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports

2011-08-05 Thread Freeman Fang (JIRA)
commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports --- Key: CAMEL-4308 URL: https://issues.apache.org/jira/browse/CAMEL-4308 Project: Camel Issu

[jira] [Commented] (CAMEL-4308) commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports

2011-08-05 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079810#comment-13079810 ] Freeman Fang commented on CAMEL-4308: - I noticed that camel now use commons-dbcp 1.3 b

[jira] [Updated] (CAMEL-4295) camel-spring-ws bundle specify a wrong version of spring package

2011-08-05 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-4295: Fix Version/s: 2.8.1 Merged the patch into 2.8.x branch. > camel-spring-ws bundle specify a wrong

[jira] [Created] (CAMEL-4309) JmsConsumer - Add option to destroy the message listener in an async thread

2011-08-05 Thread Claus Ibsen (JIRA)
JmsConsumer - Add option to destroy the message listener in an async thread --- Key: CAMEL-4309 URL: https://issues.apache.org/jira/browse/CAMEL-4309 Project: Camel Issu

Re: svn commit: r1152991 - in /camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms: JmsConsumer.java JmsEndpoint.java

2011-08-05 Thread Claus Ibsen
Hi I created a JIRA ticket to not forget about this https://issues.apache.org/jira/browse/CAMEL-4309 On Tue, Aug 2, 2011 at 1:01 PM, Claus Ibsen wrote: > Hi > > I have noticed since this commit, some of the JMS unit tests start to fail. > Seen that in camel-jms and also in tests/camel-itest > >

Re: Tutorials for Apache Camel

2011-08-05 Thread devrant devrant
Hi Robert, Thanks for the info. I tried it out and am not able to find the Quickstart Archetype anymore. Will do more research and update the article soonest possible. Thanks, and apologize for any inconvenienced caused. Regards, Kok Hoor On Thu, Jul 28, 2011 at 6:45 AM, Robert J. Ligu

Re: toString in camel-mail MailConverters

2011-08-05 Thread Claus Ibsen
Hi Mark I dont think there is a reason for that. You are welcome to look into this. Create a JIRA ticket and and if possible provide a patch. We love contributions. http://camel.apache.org/contributing.html On Wed, Aug 3, 2011 at 4:52 PM, Mark Ford wrote: > The toString method in org.apache.c

[jira] [Updated] (CAMEL-4307) Request for UML Component

2011-08-05 Thread Robert Liguori (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Liguori updated CAMEL-4307: -- Description: Implement a Unified Modeling Language (UML) component. A typical use case would b

[jira] [Created] (CAMEL-4310) Generate CamelSplitSize property with streaming splitter

2011-08-05 Thread Sebastien Petrucci (JIRA)
Generate CamelSplitSize property with streaming splitter Key: CAMEL-4310 URL: https://issues.apache.org/jira/browse/CAMEL-4310 Project: Camel Issue Type: Improvement Componen

[jira] [Commented] (CAMEL-4307) Request for UML Component

2011-08-05 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079957#comment-13079957 ] Hadrian Zbarcea commented on CAMEL-4307: Hi Robert, ArgoUML is distributed under

[jira] [Commented] (CAMEL-4307) Request for UML Component

2011-08-05 Thread Robert Liguori (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079973#comment-13079973 ] Robert Liguori commented on CAMEL-4307: --- "Camel's use cases usually involve some hig

[jira] [Closed] (CAMEL-4307) Request for UML Component

2011-08-05 Thread Robert Liguori (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Liguori closed CAMEL-4307. - Resolution: Not A Problem > Request for UML Component > - > >

Re: Tutorials for Apache Camel

2011-08-05 Thread devrant devrant
Hi Robert, I have fixed the article accordingly and it is now created as a blank Java Application project instead of deriving from the apache camel quickstart archetype. You can view it here: http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-apache.html Hope it works for yo

[jira] [Commented] (CAMEL-4278) Additional methods added to example QuickfixConverters

2011-08-05 Thread Pablo Venini (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080009#comment-13080009 ] Pablo Venini commented on CAMEL-4278: - Claus: I wanted to avoid the overhead of

Re: Tutorials for Apache Camel

2011-08-05 Thread Robert J. Liguori
Thanks Christopher! On Fri, 5 Aug 2011 22:45:43 +0800, devrant devrant wrote: > Hi Robert, > > I have fixed the article accordingly and it is now created as a > blank Java Application project instead of deriving from the apache > camel quickstart archetype. You can view it here: > http://cod

Re: [jira] [Commented] (CAMEL-4308) commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports

2011-08-05 Thread Christian Müller
I wonder is there a reason not to upgrade Camel to use commons-dbcp 1.4 when SMX already use this version? Best, Christian On Fri, Aug 5, 2011 at 9:27 AM, Freeman Fang (JIRA) wrote: > >[ > https://issues.apache.org/jira/browse/CAMEL-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:

[jira] [Commented] (CAMEL-4308) commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports

2011-08-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080071#comment-13080071 ] Christian Müller commented on CAMEL-4308: - I wonder is there a reason not to upgra

[jira] [Commented] (CAMEL-4294) Camel CXF Endpoint creates incomplete WSDL

2011-08-05 Thread John Todd (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080098#comment-13080098 ] John Todd commented on CAMEL-4294: -- Excellent. Thanks much, John > Camel CXF Endpoint c

Spring DSL support for XmlBeans?

2011-08-05 Thread Robert J. Liguori
Is there Spring DSL support for XmlBeans within Camel? -- Sincerely, Robert J. Liguori STG Technologies, Inc.

Re: Spring DSL support for XmlBeans?

2011-08-05 Thread Johan Edstrom
On Aug 5, 2011, at 11:37 AM, Robert J. Liguori wrote: > Is there Spring DSL support for XmlBeans within Camel? > > -- > Sincerely, > Robert J. Liguori > STG Technologies, Inc. >

[jira] [Commented] (CAMEL-4308) commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports

2011-08-05 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080321#comment-13080321 ] Freeman Fang commented on CAMEL-4308: - Hi Christian, Yeah, If camel team agree to upg

Re: [jira] [Commented] (CAMEL-4308) commons-dbcp bundle used in camel feature.xml doesn't allow dynamic imports

2011-08-05 Thread Freeman Fang
Hi Christian, Yeah, If camel team agree to upgrade to commons-dbcp 1.4 then we can use SMX wrapped commons-dbcp 1.4 bundle directly. If there's no other objection I'll append a patch which upgrade to commons-dbcp 1.4 also. Best Regards Freeman On 2011-8-6, at 上午12:50, Christian Müller wro

[jira] [Created] (CAMEL-4311) Camel Bindy Parser One to Many KvP Unmarshall Issue

2011-08-05 Thread surya (JIRA)
Camel Bindy Parser One to Many KvP Unmarshall Issue --- Key: CAMEL-4311 URL: https://issues.apache.org/jira/browse/CAMEL-4311 Project: Camel Issue Type: Bug Components: camel-bindy