Re: [DISCUSS] - Apache Camel 2.10 release

2012-06-12 Thread Claus Ibsen
the websocket component. It failed to support the static resource server after the SSL implementations. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http

Re: [DISCUSS] - camel-websocket component

2012-06-13 Thread Claus Ibsen
dont want to bring instability into the current camel-jetty component if we do this in a rush. And we owe the community to get Camel 2.10 out which has *Java 7* support. Any thoughts? On Mon, Jun 11, 2012 at 11:38 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi In Camel 2.10 we introduce

Re: svn commit: r1349901 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/converter/ test/java/org/apache/camel/component/cxf/ test/resources/org/apache/camel/compo

2012-06-13 Thread Claus Ibsen
+ + + camelContext id=test_context xmlns= http://camel.apache.org/schema/spring; + route +from uri=cxf:bean:soapMessageEndpoint/ +to uri=bean:targetBean?method=invokeStream/ +/route + /camelContext + +/beans -- Claus Ibsen - FuseSource

Re: [DISCUSS] - Apache Camel 2.10 release

2012-06-15 Thread Claus Ibsen
)(camel.context.symbolicname=CamelBlueprintHdfsTestBundle)) at org.junit.Assert.fail(Assert.java:93) at org.ops4j.pax.exam.junit.JUnit4TestRunner$3.evaluate(JUnit4TestRunner.java:293) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) -- Claus Ibsen - FuseSource Email: cib

[FEEDBACK] - The small details in the logs when stopping Camel

2012-06-15 Thread Claus Ibsen
it back to just before the last log line if people want it on its own log line. Any thoughts? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http

Re: [DISCUSS] - Apache Camel 2.10 release

2012-06-18 Thread Claus Ibsen
- camel-guava-eventbus But Henryk is aware of this and promised to work on that. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

[DISCUSS] - Camel 2.9.3 Release

2012-06-19 Thread Claus Ibsen
Hi Its been 2 months since the 2.9.2 release. So if we got the cycles, then after the 2.10 release I think we should work on getting the 2.9.3 released as well. There is 90+ tickets resolved, and many good bug fixes for people using Camel in production. -- Claus Ibsen

Re: Anonymous inner noop AsyncCallbacks

2012-06-20 Thread Claus Ibsen
probably name it NoopAsyncCallback as IMHO thats a better name. Also we may consider a single static instance as its just a noop, eg like Collections.emptyList() does. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews

Re: camel-guice Main not using enableHangupSupport

2012-06-20 Thread Claus Ibsen
implementations in org.apache.camel.main and org.apache.camel.spring packages use enableHangupSupport. I think the camel-guice Main should have the same behaviour, WDYT? Yep it should. You are just one of the few using it :) Bilgin -- Claus Ibsen - FuseSource Email: cib

Re: Anonymous inner noop AsyncCallbacks

2012-06-20 Thread Claus Ibsen
://henryk-konsek.blogspot.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [DISCUSS] Should camel enforce usage of proper URIs?

2012-06-20 Thread Claus Ibsen
, using valid URIs for endpoints is a no-brainer, but I sense that there is disagreement on that. Thoughts? Hadrian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author

Re: [VOTE] Camel MUST use valid URIs for identifying and configuring Endpoints

2012-06-21 Thread Claus Ibsen
Talend, Inc http://coders.talend.com/ http://camelbot.blogspot.com/ [1] http://www.ietf.org/rfc/rfc2396.txt [2] http://mail-archives.apache.org/mod_mbox/camel-dev/201206.mbox/%3C4FD60168.5090009%40gmail.com%3E -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Camel Build Error

2012-06-21 Thread Claus Ibsen
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-Build-Error-tp5714594p5714825.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-21 Thread Claus Ibsen
://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211version=12317612 -- Hadrian Zbarcea Principal Software Architect Talend, Inc http://coders.talend.com/ http://camelbot.blogspot.com/ -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Improving the documentation

2012-06-21 Thread Claus Ibsen
is easy to do. Having that on file, allows you to edit the docs directly. Regards, Guillaume Giamarchi -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
, Claus Ibsen claus.ib...@gmail.com wrote: Hi I upgraded the source code for Camel in Action book, and gave the 2.10.0 a test spin. The few migration pains was that camel-test dependency is now camel-test-spring if you use Spring for testing. This is expected and also on the release notes

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
/ -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
Principal Software Architect Talend, Inc http://coders.talend.com/ http://camelbot.blogspot.com/ -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-23 Thread Claus Ibsen
(1.9.0) [ 77] [Active ] [] [ ] [ 50] camel-leveldb (2.11.0.SNAPSHOT) Then the wrap bundle of leveldbjni can be installed. On Sat, Jun 23, 2012 at 12:53 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Fri, Jun 22, 2012 at 11:51 PM, Christian Müller christian.muel

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-24 Thread Claus Ibsen
for this today, as well verified that the Camel In Action test being mentioned now passes WITHOUT using end(). Babak Thanks for the quick fix for this. I added an unit test to camel-core so we have this test against regressions. Claus Ibsen-2 wrote Hi I have digged a bit more. The Camel Java

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-24 Thread Claus Ibsen
=12311211 version=12317612 -- Hadrian Zbarcea Principal Software Architect Talend, Inc http://coders.talend.com/ http://camelbot.blogspot.com/ -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-24 Thread Claus Ibsen
) Vote is open for at least 72 hours. Here's my +1. Hadrian [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211 version=12317612 -- Hadrian Zbarcea Principal Software Architect Talend, Inc http://coders.talend.com/ http://camelbot.blogspot.com/ -- Claus Ibsen

Re: [FEEDBACK] - The small details in the logs when stopping Camel

2012-06-24 Thread Claus Ibsen
On Thu, Jun 21, 2012 at 3:26 AM, Willem Jiang willem.ji...@gmail.com wrote: On 6/15/12 11:29 PM, Claus Ibsen wrote: Hi Camel 2.10 is about to be cut soon. And there is a few changes in the logs when Camel stops. 1) There is a new TypeConverterRegistry utilization log, that prints stats

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-25 Thread Claus Ibsen
?** projectId=12311211version=**12317612https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211version=12317612 -- Hadrian Zbarcea Principal Software Architect Talend, Inc http://coders.talend.com/ http://camelbot.blogspot.com/ -- Claus Ibsen - FuseSource Email

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-25 Thread Claus Ibsen
schrieb Claus Ibsen unter claus.ib...@gmail.com: Hi I have fixed #4 by downgrading to Spring WS 2.0.3 which is the last release that supports Spring 3.0.x out of the box. https://issues.apache.org/jira/browse/CAMEL-5393 Hi The only minor side effect of this downgrade is that building on CI-Server

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-25 Thread Claus Ibsen
-- View this message in context: http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-10-0-tp5714768p5715032.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com

Re: Camel-Extra 2.10 release

2012-06-25 Thread Claus Ibsen
://henryk-konsek.blogspot.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: Is it possible to dynamically build routes?

2012-06-25 Thread Claus Ibsen
at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: Is it possible to dynamically build routes?

2012-06-25 Thread Claus Ibsen
in context: http://camel.465427.n5.nabble.com/Is-it-possible-to-dynamically-build-routes-tp5714971p5715043.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter

Re: [VOTE] Release Apache Camel 2.10.0

2012-06-27 Thread Claus Ibsen
Hadrian, are you around these days to cut the 2.10 release? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [VOTE] Release Apache Camel 2.10.0 (2nd attempt)

2012-06-29 Thread Claus Ibsen
http://coders.talend.com/ http://camelbot.blogspot.com/ -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: Wiki Edit Access

2012-07-03 Thread Claus Ibsen
Twitter: sully6768 -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

[DISCUSS] - Camel Maven Archetypes - Generating files with ASF license headers

2012-07-04 Thread Claus Ibsen
users to decide for that. Any thoughts? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [DISCUSS] - Camel Maven Archetypes - Generating files with ASF license headers

2012-07-04 Thread Claus Ibsen
And you get a new project generated that is 100% license header free. That is good for end users. Christian Am 04.07.2012 08:33, schrieb Claus Ibsen: Hi When end users of Camel uses the Camel Maven Archetypes to create new projects http://camel.apache.org/camel-maven-archetypes.html Then we

[DISCUSS] - Happy 5 years birthday on Camel front page

2012-07-04 Thread Claus Ibsen
, 10k posts per year on @user list, 500+ subscribers on @user, many Camel talks at conferences, JUGS, articles in printed and online magazines, etc.) All together 5 fantastic first years. Cheers for another great years to come ahead. The Camel team -- Claus Ibsen - FuseSource

Re: Wiki Edit Access

2012-07-04 Thread Claus Ibsen
4, 2012 at 12:21 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Scott I granted you karma. Can you try if you can edit the wiki pages now? On Wed, Jul 4, 2012 at 5:32 AM, Scott England-Sullivan sully6...@gmail.com wrote: Hello, My ICLA has been received by Apache and my name

Re: Wiki Edit Access

2012-07-04 Thread Claus Ibsen
-- -- Scott England-Sullivan -- FuseSource Web: http://www.fusesource.com Blog: http://sully6768.blogspot.com Twitter: sully6768 -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews

Re: [DISCUSS] - Camel Maven Archetypes - Generating files with ASF license headers

2012-07-05 Thread Claus Ibsen
04.07.2012 10:12, schrieb Guillaume Nodet: Generated code should not be licensed or copyrighted. It's up to the user to decide which license to use. So +1 for removing any header from generated code. On Wed, Jul 4, 2012 at 8:33 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi When end users

Re: [VOTE] Release Apache Camel 2.8.6

2012-07-08 Thread Claus Ibsen
+AND+project+%3D+CAMEL Best, Christian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: new camel-2.10.x release branch needed

2012-07-08 Thread Claus Ibsen
... Best, Christian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [DISCUSS] change the license headers in camel-extra

2012-07-09 Thread Claus Ibsen
://code.google.com/a/apache-extras.org/p/camel-extra/ Best, Christian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

[DISCUSS] - Camel 2.11 set with Spring 3.1 out of the box

2012-07-10 Thread Claus Ibsen
itests that ran a sanity test with Spring 2.0, when Spring 2.5 was the default out of the box. We could do the same for 3.0, when 3.1 is the default out of the box. Any thoughts? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter

Re: new camel-2.10.x release branch needed

2012-07-13 Thread Claus Ibsen
://jnn.javaeye.com (Chinese) Twitter: willemjiang Weibo: willemjiang -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: svn commit: r1360581 - /camel/trunk/camel-core/src/main/java/org/apache/camel/component/mock/MockEndpoint.java

2012-07-13 Thread Claus Ibsen
); } } -} -}); +}); +} +expectedHeaderValues.put(name, value); } /** -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog

Re: [DISCUSS] - Camel 2.9.3 Release

2012-07-13 Thread Claus Ibsen
Hi Now that we managed to get 2.10 and 2.8.6 out thanks to Hadrian and Christian. Should we not try to get 2.9.3 out as well? On Tue, Jun 19, 2012 at 8:33 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Its been 2 months since the 2.9.2 release. So if we got the cycles, then after

Build error on 2.9 branch

2012-07-14 Thread Claus Ibsen
-cxf/src/main/java/org/apache/camel/component/cxf/jaxrs/CxfRsEndpoint.java:[147,15] cannot find symbol [ERROR] symbol : method setResourceClasses(java.util.Listjava.lang.Class?) [ERROR] location: class org.apache.cxf.jaxrs.JAXRSServerFactoryBean -- Claus Ibsen - FuseSource Email

Re: fyi - SI

2012-07-15 Thread Claus Ibsen
/showthread.php?128152-Spring-Integration-2-1-request-reply-benchmark-tests-showed-very-poor-performance -- View this message in context: http://camel.465427.n5.nabble.com/fyi-SI-tp5716049.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen

Re: fyi - SI

2012-07-16 Thread Claus Ibsen
/showthread.php?128152-Spring-Integration-2-1-request-reply-benchmark-tests-showed-very-poor-performance -- View this message in context: http://camel.465427.n5.nabble.com/fyi-SI-tp5716049.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen

Re: svn commit: r1362163 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/model/ camel-core/src/main/java/org/apache/camel/model/config/ camel-core/src/main/java/org/apache/camel/processor

2012-07-16 Thread Claus Ibsen
-- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: fyi - SI

2012-07-16 Thread Claus Ibsen
archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen -- Claus Ibsen - FuseSource

Re: [DISCUSS] - Happy 5 years birthday on Camel front page

2012-07-20 Thread Claus Ibsen
:29 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I would like that the Camel team posts a Happy birthday on the Camel front page. http://camel.apache.org/ I took the liberty to draft some text. Feel free to help adjust and comment. There is a TODO eg where I would like that we highlight

Re: [DISCUSS] - Happy 5 years birthday on Camel front page

2012-07-20 Thread Claus Ibsen
to change/add/remove etc. That is of course for all of us. So take a look at the link I posted before, and make comments before the update is pushed on the front page. On Fri, Jul 20, 2012 at 2:29 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I found a little time during my vacation to post

Re: Problem with testng CamelSpringTestSupport: several contexts runs simultaneously

2012-08-13 Thread Claus Ibsen
this message in context: http://camel.465427.n5.nabble.com/Problem-with-testng-CamelSpringTestSupport-several-contexts-runs-simultaneously-tp5716447.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com

Re: Problem with testng CamelSpringTestSupport: several contexts runs simultaneously

2012-08-13 Thread Claus Ibsen
Hi I logged a ticket and committed a fix https://issues.apache.org/jira/browse/CAMEL-5500 On Mon, Aug 13, 2012 at 11:01 AM, Claus Ibsen claus.ib...@gmail.com wrote: On Wed, Jul 25, 2012 at 12:05 PM, sensen n.sen...@web.de wrote: Hello, we have I problem with the setup and tearDown

Re: How can I split the output of a treatment on two roads

2012-08-13 Thread Claus Ibsen
.nabble.com/How-can-I-split-the-output-of-a-treatment-on-two-roads-tp5716978.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com

Re: [DISCUSS] - Camel 2.9.3 Release

2012-08-13 Thread Claus Ibsen
a 2.9.3 release soon. I would like to resolve the camel-smpp issue we discussed on the user list before we cut this release. I think I can do this at this weekend. Best, Christian On Fri, Jul 13, 2012 at 5:30 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Now that we managed to get 2.10

Re: Mina2Consumer SSL

2012-08-15 Thread Claus Ibsen
, Andrew Lawrenson -- View this message in context: http://camel.465427.n5.nabble.com/Mina2Consumer-SSL-tp5717295.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Invalid JAR for axiom 1.2.13 causes problem for OSGi users

2012-08-20 Thread Claus Ibsen
://search.maven.org/remotecontent?filepath=org/apache/camel/karaf/apache-camel/2.10.0/apache-camel-2.10.0-features.xml What should we do? Downgrade to 1.2.12 or 1.2.10? Can anyone remember why we need 1.2.13 ? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: About the camel-ftp unit-tests which are broken

2012-08-20 Thread Claus Ibsen
this message in context: http://camel.465427.n5.nabble.com/About-the-camel-ftp-unit-tests-which-are-broken-tp5717372p5717707.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com

Re: Invalid JAR for axiom 1.2.13 causes problem for OSGi users

2012-08-21 Thread Claus Ibsen
anyone remember why we need 1.2.13 ? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com (mailto:cib...@fusesource.com) Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com

Re: Camel 2.9.3/2.10.1

2012-08-21 Thread Claus Ibsen
Talend Community Coder - http://coders.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: InvocationTargetException when download file from http resource

2012-08-22 Thread Claus Ibsen
in context: http://camel.465427.n5.nabble.com/InvocationTargetException-when-download-file-from-http-resource-tp5717804.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter

Re: Invalid JAR for axiom 1.2.13 causes problem for OSGi users

2012-08-22 Thread Claus Ibsen
://willemjiang.blogspot.com/) (English) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Monday, August 20, 2012 at 7:14 PM, Claus Ibsen wrote: Hi I was looking into OSGi failures on Camel trunk, and logged a ticket https

Re: Camel 2.9.3/2.10.1

2012-08-22 Thread Claus Ibsen
On Tue, Aug 21, 2012 at 8:26 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Tue, Aug 21, 2012 at 5:59 PM, Daniel Kulp dk...@apache.org wrote: Just a quick heads up to everyone… unless there are any major objections, I plan on building the Camel 2.9.3 and 2.10.1 releases sometime tomorrow

Re: Re: ICLA Christian Ohr

2012-08-23 Thread Claus Ibsen
has been filed. Warm Regards, -- Craig L Russell Secretary, Apache Software Foundation -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http

Re: [VOTE] Apache Camel 2.9.3 and 2.10.1

2012-08-27 Thread Claus Ibsen
://repository.apache.org/content/groups/staging/ -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog

Re: [VOTE] Apache Camel 2.9.3 and 2.10.1

2012-08-27 Thread Claus Ibsen
...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com

Re: fyi - SI

2012-08-28 Thread Claus Ibsen
any memory leaks or issues. The performance numbers is on par with the spring based pooling. -- View this message in context: http://camel.465427.n5.nabble.com/fyi-SI-tp5716049.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen

Re: CAMEL-5464...

2012-08-28 Thread Claus Ibsen
to the ASF when I attach files in JIRA. When it's restored, I'll reattach and grant the license. I'm currently having trouble getting a full build to run all the way through on my machine, so if anyone spots a regression with the patch, let me know. Thanks, James -- Claus

Re: ESB Performance Testing - Round 6

2012-08-29 Thread Claus Ibsen
/esbperformance [3] https://github.com/muellerc/esbperformance Best, Christian -- -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com

Re: [VOTE] Apache Camel 2.9.3 and 2.10.1

2012-08-29 Thread Claus Ibsen
or add this to your karat maven stuff: https://repository.apache.org/content/groups/staging/ -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Flip dist area to svnpubsub....

2012-08-29 Thread Claus Ibsen
://dankulp.com/blog Talend Community Coder - http://coders.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: ESB Performance Testing - Round 6

2012-08-29 Thread Claus Ibsen
. You can find my Mercurial repo at [2] and my Git repo at [3]. [1] http://esbperformance.org/display/comparison/ESB+Performance+Testing+-+Round+6 [2] https://bitbucket.org/muellerc/esbperformance [3] https://github.com/muellerc/esbperformance Best, Christian -- -- Claus Ibsen

Re: ESB Performance Testing - Round 6

2012-08-30 Thread Claus Ibsen
it until now. Best, Christian On Wed, Aug 29, 2012 at 6:48 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi For what may be worth it, Camel now supports the VTD-XML library which is a very fast and efficient XPath engine. http://camel.apache.org/vtd-xml Though the camel-vtdxml component

Re: CXF SOAP/JMS ReplyToQueue issue

2012-08-30 Thread Claus Ibsen
-ReplyToQueue-issue-tp5718356.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http

Re: CLA Signed

2012-09-01 Thread Claus Ibsen
recent patches that I've contributed Could someone grant me Editing Karma please? :) Thanks Alan -- View this message in context: http://camel.465427.n5.nabble.com/CLA-Signed-tp5718476.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen

Re: ASF Board Report - Initial Reminder for Sep 2012

2012-09-04 Thread Claus Ibsen
for the following committees: - Camel -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: Camel-Extra 2.10 release

2012-09-05 Thread Claus Ibsen
. Then it can compile and pass. Best, Christian On Thu, Aug 9, 2012 at 2:20 PM, Henryk Konsek hekon...@gmail.com wrote: http://camel.apache.org/release-guide.html Thanks Willem, that's what I needed :) -- Henryk Konsek http://henryk-konsek.blogspot.com -- -- Claus Ibsen

Re: Camel-Extra 2.10 release

2012-09-05 Thread Claus Ibsen
tickets to be resolved, and get them worked on https://code.google.com/a/apache-extras.org/p/camel-extra/issues/list 7) Improve component documentation, if needed. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog

Re: Camel Quartz component and the startDelayedSeconds attribute

2012-09-07 Thread Claus Ibsen
despite being a component option, it could maybe make it nice to have in endpoint as well, so ppl dont have to configure the bean just for that option. And it makes it simpler if you have 1 quartz endpoint. Best, Christian -- -- Claus Ibsen - FuseSource Email: cib

Re: Camel Quartz component and the startDelayedSeconds attribute

2012-09-07 Thread Claus Ibsen
a separate unit test for each different exceptional unit test. [1] https://issues.apache.org/jira/browse/CAMEL-5577 Best, Christian On Fri, Sep 7, 2012 at 1:02 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Fri, Sep 7, 2012 at 12:44 PM, Christian Müller christian.muel...@gmail.com wrote

Re: TimerEndpoint documentation issue

2012-09-08 Thread Claus Ibsen
is not available in 2.10.2-SNAPSHOT. Is the documentation ahead of the code? Second issue: What is the purpose of this two very similar options? Is one of them deprecated? [1] http://camel.apache.org/timer.html Best, Christian -- -- Claus Ibsen - FuseSource Email: cib

Update JIRA status please

2012-09-09 Thread Claus Ibsen
. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: http://central.maven.org/maven2/org/apache/cxf/cxf-rt-transports-common/2.5.5/cxf-rt-transports-common-2.5.5.pom is malformed

2012-09-09 Thread Claus Ibsen
. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel

Re: CAMEL-5586

2012-09-10 Thread Claus Ibsen
take a stab on CAMEL-5586 [1]. [1] https://issues.apache.org/jira/browse/CAMEL-5586 Best, Christian -- -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action

[DISCUSS] - API change on org.apache.camel.spi.ExceptionHandler

2012-09-10 Thread Claus Ibsen
(if the component uses the API directly). -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [DISCUSS] - API change on org.apache.camel.spi.ExceptionHandler

2012-09-10 Thread Claus Ibsen
with newer Camel releases (if the component uses the API directly). -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Cannot delete file: GenericFile

2012-09-11 Thread Claus Ibsen
Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [DISCUSS] - API change on org.apache.camel.spi.ExceptionHandler

2012-09-12 Thread Claus Ibsen
version. Dan On Sep 10, 2012, at 6:56 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi See ticket, and if you got the time the nabble link https://issues.apache.org/jira/browse/CAMEL-5587 The API on org.apache.camel.spi.ExceptionHandler has 3 methods for handling exceptions, CAMEL-5587

Re: svn commit: r1384122 - in /camel/trunk/components/camel-restlet/src: main/java/org/apache/camel/component/restlet/ test/java/org/apache/camel/component/restlet/

2012-09-12 Thread Claus Ibsen
-- svn:eol-style = native -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: ActiveMQ route not responding

2012-09-17 Thread Claus Ibsen
list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

[DISCUSS] - ActiveMQ assembly - More sub dirs in lib

2012-09-17 Thread Claus Ibsen
Hadoop etc. Any thoughts? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

Re: [DISCUSS] - ActiveMQ assembly - More sub dirs in lib

2012-09-17 Thread Claus Ibsen
Hi Sorry for posting this in the wrong @dev. It should go to AMQ instead. I have re-posted it on AMQ now. Please follow the discussion on AMQ @dev. On Mon, Sep 17, 2012 at 9:53 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I was working on https://issues.apache.org/jira/browse/AMQ-4053

Re: More data transformation features in Camel

2012-09-17 Thread Claus Ibsen
[1] http://docs.oracle.com/cd/E11036_01/integrate.1013/b28981/manipdoc.htm [2] http://static.springsource.org/spring/docs/3.0.x/reference/dynamic-language.html -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews

Re: [DISCUSS] - ActiveMQ assembly - More sub dirs in lib

2012-09-18 Thread Claus Ibsen
at 5:18 PM, Gary Tully gary.tu...@gmail.com wrote: +1 to segregate a bit maybe any common jar goes into optional (to avoid dups) so for mqtt two dirs are needed, optional and optional/mqtt /lib/optiona /lib/optional/mqtt etc On 17 September 2012 08:53, Claus Ibsen claus.ib...@gmail.com

Re: Problem with ProducerTemplate on context shutdown

2012-09-18 Thread Claus Ibsen
/7a9ae3502ca6f75ff6e38aba9dd94d86578cc028 -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http

Re: Problem with ProducerTemplate on context shutdown

2012-09-18 Thread Claus Ibsen
call stop when they no longer need the template. For example if its just a one-stop usage. On Tue, Sep 18, 2012 at 3:26 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Tue, Sep 18, 2012 at 3:12 PM, Christian Schneider ch...@die-schneider.net wrote: Hi all, we had a problem with the camel

Re: [DISCUSS] - ActiveMQ assembly - More sub dirs in lib

2012-09-18 Thread Claus Ibsen
to be involved, too. This should probably move to the ActiveMQ dev list. On Tue, Sep 18, 2012 at 8:18 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi 1) I have experimented a bit and so far the best tradeoff I have is lib lib/camel lib/optional lib/web lib/extra I moved the camel JARs

Re: ActiveMQ route not responding

2012-09-19 Thread Claus Ibsen
/version /plugin /plugins /build /project TIA Federico -- View this message in context: http://camel.465427.n5.nabble.com/ActiveMQ-route-not-responding-tp5719447p5719551.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen

Re: Checkstyle plugin no longer works

2012-09-19 Thread Claus Ibsen
list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen

<    8   9   10   11   12   13   14   15   16   17   >