Re: header names (sans dots)

2009-01-19 Thread Claus Ibsen
get this sorted at that time. regards ramon -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: camel-flatpack: write to flatpack format?

2009-01-19 Thread Claus Ibsen
-to-flatpack-format--tp21544963s22882p21544963.html Sent from the Camel - Development mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: [CONF] Apache Camel: TidyMarkup (page edited)

2009-01-20 Thread Claus Ibsen
. (never did) thanks for writing it .. and Yes Jon, I thought it very funny (apt) of your fix for the manual .. good work.! r. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Apache Camel - Ohloh restarted

2009-01-24 Thread Claus Ibsen
Hi Looks like it the TLP transition kinda restarted the stats at Ohloh. Maybe we could get in touch with the people behind to get it kinda merged so we are back on track. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Components setting data on OUT

2009-01-26 Thread Claus Ibsen
upon how to leverage it as you suggest. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: git mirror

2009-01-27 Thread Claus Ibsen
and/or is anyone interested in having a git mirror of camel's svn repo at http://jukka.zitting.name/git/ ? - aaron -- Cheers, Jon http://janstey.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: svn commit: r738878 - in /camel/trunk/camel-core/src/test/java/org/apache/camel: ./ component/file/ management/

2009-01-29 Thread Claus Ibsen
= clientConnector.getMBeanServerConnection(); } -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: svn commit: r738999 - in /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf: CxfEndpoint.java CxfExchange.java CxfMessage.java converter/CxfConverter.java

2009-01-29 Thread Claus Ibsen
, embedded); +} +} +} +} +} + +return null; +} } -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: svn commit: r738999 - in /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf: CxfEndpoint.java CxfExchange.java CxfMessage.java converter/CxfConverter.java

2009-01-29 Thread Claus Ibsen
there was still something in the CXF that should be looked at. On Fri, Jan 30, 2009 at 12:23 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Willem There might be some left overs still there. I remember Jiang added something to CxfMessage#getBody (or someplace like that) that would kinda do

[HEADS UP] - File component changes in Camel 2.0

2009-01-29 Thread Claus Ibsen
remove option: ignoreFileNameHeader Thoughts? -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: [HEADS UP] - File component changes in Camel 2.0

2009-02-02 Thread Claus Ibsen
(delete, rename, etc.) Is there any chance the hackish double-polling stuff can be put back in to 2.0 as a non-default file locking strategy? I can take a crack at it, I just wasn't sure if the code was still in flux. - aaron On Mon, Feb 2, 2009 at 4:44 AM, Claus Ibsen claus.ib...@gmail.com wrote

Re: [HEADS UP] - File component changes in Camel 2.0

2009-02-02 Thread Claus Ibsen
behaviour? 2009/1/30 Claus Ibsen claus.ib...@gmail.com: Hi As some of you know the file component have had a major refactor ... actually you can nearly consider it as a rewrite in Camel 2.0. This mail is about a few remaining issues I want to give a heads up upon and feedback

Re: [jira] Commented: (CAMEL-1302) Documentation - Add camel-bindy documentation

2009-02-02 Thread Claus Ibsen
the name bindy. What does it mean? On Fri, Jan 30, 2009 at 1:28 AM, Claus Ibsen (JIRA) j...@apache.org wrote: [ https://issues.apache.org/activemq/browse/CAMEL-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=49034#action_49034 ] Claus Ibsen

Re: Need example demonstrating camel-mail support of endpoint sending multipart/alternative message

2009-02-03 Thread Claus Ibsen
-tp21818001s22882p21818001.html Sent from the Camel - Development mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

[Camel 2.0] - Help testing refactored File component

2009-02-05 Thread Claus Ibsen
out any obscure issues on other platforms, than what I use (Mac OS) -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: [Camel 2.0] - Help testing refactored File component

2009-02-05 Thread Claus Ibsen
the NewFile to File. Willem Claus Ibsen wrote: Hi In Camel 2.0 we have refactored the File component to leverage a VFS within Camel itself (common code/interface is named GenericFileXXX) As the file component is used extensivly within Camel itself and to test all camel components it would

Re: [Camel 2.0] - Help testing refactored File component

2009-02-06 Thread Claus Ibsen
Hi I enabled it on trunk right now: New Revision: 741515 On Fri, Feb 6, 2009 at 9:39 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I will change the code in trunk to use the NewFileComponent later this afternoon. Then we have the weekend for the team city servers to crunch on testing

[HEADS-UP] - Validating unknown options with prefix for lenient endpoints

2009-02-09 Thread Claus Ibsen
clientParams = new HttpClientParams(); IntrospectionSupport.setProperties(clientParams, parameters, httpClient.); // validate that we could resolve all httpClient. parameters as this component is lenient validateUnknownParameters(uri, parameters, httpClient.); -- Claus Ibsen

Re: [VOTE] Release Apache Camel 1.6.0 (RC1)

2009-02-12 Thread Claus Ibsen
. Here's my +1 Hadrian -- Cheers, Jon http://janstey.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

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

2009-02-12 Thread Claus Ibsen
{ -assertEquals(QUERY_STRING, exchange.getIn().getHeader(RestletConstants.QUERY_STRING, -String.class)); +assertEquals(QUERY_STRING, exchange.getIn().getHeader(RestletConstants.QUERY_STRING, String.class)); } } -- Claus Ibsen Apache Camel Committer

Re: Hudson CI builds for Apache Camel

2009-02-16 Thread Claus Ibsen
On Mon, Feb 16, 2009 at 8:44 AM, Gert Vanthienen gert.vanthie...@skynet.be wrote: Claus, How about adding a Continuous Integration page on http://camel.apache.org/developers.html? +1 And btw add links to both 1.x and trunk Regards, Gert Claus Ibsen wrote: Hi Great with the hudson

Camel 2.0 - Keys for header problem

2009-02-16 Thread Claus Ibsen
it, then i will quote what Jonathan wrote on IRC this is CamelCase style Well spotted Jon, of course we should have CamelCase in Camel :) Any thoughts? -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: [DISCUSS] Async messages and UOWs

2009-02-17 Thread Claus Ibsen
/2009 at 13:00 GMT. Please join us and express your thoughts if interested. We will post the transcript of that discussion on this mailing list as well, in case you'll miss it. Hadrian -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Re: Camel 2.0 - Keys for header problem

2009-02-18 Thread Claus Ibsen
for CamelHttpResponseCode and CamelRestletResponseCode to be able to work with Http and Restlet components. On Tue, Feb 17, 2009 at 2:58 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi We have a bullet on the Camel 2.0 design page: http://camel.apache.org/camel-20-design.html Bullet: using Camel

Re: Camel 2.0 - Keys for header problem

2009-02-18 Thread Claus Ibsen
think each component should keep the headers in its own namespace. So yeah you component should check for both. In fact it can probably just check for endsWith(ResponseCode) to cater for different prefixes. On Tue, Feb 17, 2009 at 2:58 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi We have

Re: minor refactoring - FooHelper - Foos

2009-02-18 Thread Claus Ibsen
On Feb 18, 2009, at 8:37 AM, James Strachan wrote: 2009/2/18 Claus Ibsen claus.ib...@gmail.com: On Wed, Feb 18, 2009 at 1:49 PM, James Strachan james.strac...@gmail.com wrote: One naming convention I really like from the Google Collections library is using the plural name of a type/interface

Re: question on HttpMessage.populateInitialHeaders

2009-02-24 Thread Claus Ibsen
(name, value);            }        } Thanks, William -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Discussion of scope for next Apache Camel 1.x release

2009-02-24 Thread Claus Ibsen
be drop in compatible - or a new 1.7.0 release I am in favor of focusing on a 1.6.1 release. Any thoughts? -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Where exception handling should set a handled exception?

2009-02-25 Thread Claus Ibsen
messages once again, but... ;) Roman -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Camel 2.0 - Keys for header problem

2009-02-25 Thread Claus Ibsen
with. We can later decide if we want a Constants class as well, or whatever. The values for the keys will be changed to use the new CamelCase syntax. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Data-driven routing

2009-02-27 Thread Claus Ibsen
,ListString entry : multimap.entries()) {     String realUri = entry.getKey();     ListString indiviualUris = entry.getValue();     from(realUri).to(indvidualUris);  }  } -- James --- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/ -- Claus Ibsen

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

2009-02-27 Thread Claus Ibsen
of .toString() ?             }         });     } -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Problems in implementing Loadbalance using ActiveMQ and Camel

2009-02-28 Thread Claus Ibsen
in context: http://www.nabble.com/Problems-in-implementing-Loadbalance-using-ActiveMQ-and-Camel-tp22234799p22234799.html Sent from the Camel - Development (activemq) mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog

Camel 2.0 API - Proposal of new support package to fix bad tangles

2009-03-01 Thread Claus Ibsen
ExpressionSupport PredicateSupport That are most likely to be used outside camel.impl in eg. processor, language, builder and other packages where Expression/Preidcates is also highly used. Any thoughts? -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog

Re: Camel 2.0 - OSGi - loading classes

2009-03-03 Thread Claus Ibsen
by using the bundle's classlaoder. Ah got it. So by changing to the JMS class we know its gonna find it in camel-jms as its the same bundle as it self :) Willem Claus Ibsen wrote: On Tue, Mar 3, 2009 at 2:03 PM, Willem Jiang willem.ji...@gmail.com wrote: Hi, I think we should leverage

Re: svn commit: r749973 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/mock/ main/java/org/apache/camel/processor/interceptor/ test/java/org/apache/camel/component/mock/ test

2009-03-04 Thread Claus Ibsen
Wed Mar  4 12:06:11 2009 @@ -38,6 +38,7 @@          MockEndpoint endpoint = getMockEndpoint(mock:results);          endpoint.expectedMessageCount((int) dataSet.getSize()); +        endpoint.expectedHeaderReceived(foo, 123);          assertMockEndpointsSatisfied(); -- Claus Ibsen

Re: svn commit: r750021 - in /camel/branches/camel-1.x: ./ camel-core/src/main/java/org/apache/camel/util/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/onexception/ compon

2009-03-04 Thread Claus Ibsen
(); +    } +  } -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Camel in Sonar

2009-03-06 Thread Claus Ibsen
/index/org.apache.camel:camel-parent Very cool Jon. I was about to suggest if we could get that in house at fuse. Very cool. -- Cheers, Jon http://janstey.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Re: Camel in Sonar

2009-03-06 Thread Claus Ibsen
Hi Could you add a link to it somewhere, there is an existing page where Gert added the links to public hudson something with developer On Fri, Mar 6, 2009 at 3:13 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Fri, Mar 6, 2009 at 2:49 PM, Jon Anstey jans...@gmail.com wrote: The Sonar guys

Camel 2.0 API - Discuss - Exchange.getException() change to Exception

2009-03-10 Thread Claus Ibsen
. The camel-core has this issue as well with catching Throwables around its code. It should only catch Exception. And I am prepareing a patch to fix this. Any objections to change it to Exception and fix the camel-core? -- Claus Ibsen Apache Camel Committer Open Source Integration: http

Re: Camel 1.6/2.0 MINA UDP issue

2009-03-10 Thread Claus Ibsen
-tp22426433p22426433.html Sent from the Camel - Development (activemq) mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Camel 1.6/2.0 MINA UDP issue

2009-03-10 Thread Claus Ibsen
if 1.6.1-SNAPSHOT also is, it kinda got lost on in TLP move recently. On Tue, Mar 10, 2009 at 11:24 AM, Claus Ibsen claus.ib...@gmail.com wrote: BTW I think I have seen some UDP issue with camel-mina about acquiring/releasing mina byte buffer. Damm that API is not so easy to work with - should

Re: Camel 1.6/2.0 MINA UDP issue

2009-03-10 Thread Claus Ibsen
the Camel - Development (activemq) mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Camel 2.0 API - Discuss - Exchange.getException() change to Exception

2009-03-11 Thread Claus Ibsen
Committed revision 752465. On Wed, Mar 11, 2009 at 12:58 PM, James Strachan james.strac...@gmail.com wrote: 2009/3/11 Claus Ibsen claus.ib...@gmail.com: On Wed, Mar 11, 2009 at 12:20 PM, James Strachan james.strac...@gmail.com wrote: 2009/3/10 Claus Ibsen claus.ib...@gmail.com: Hi

Re: Camel 1.6/2.0 MINA UDP issue

2009-03-12 Thread Claus Ibsen
Hi Just for the good sake. We have identified an issue and fixed it in camel-mina on trunk. Thanks to Orton for providing a sample case that surfaced the issue. Now it works like a charm and doesnt stall using UDP. On Wed, Mar 11, 2009 at 10:05 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi

Re: Camel 1.6/2.0 MINA UDP issue

2009-03-12 Thread Claus Ibsen
Ibsen-2 wrote: Hi Just for the good sake. We have identified an issue and fixed it in camel-mina on trunk. Thanks to Orton for providing a sample case that surfaced the issue. Now it works like a charm and doesnt stall using UDP. On Wed, Mar 11, 2009 at 10:05 AM, Claus Ibsen claus.ib

Re: [CONF] Apache Camel: Stream caching (page created)

2009-03-13 Thread Claus Ibsen
that requires stream caching can be converted into an org.apache.camel.StreamCache instance. Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request Unsubscribe or edit your notifications preferences -- Claus Ibsen Apache Camel Committer Open Source

Re: [VOTE] Release Apache Camel 2.0-M1

2009-03-13 Thread Claus Ibsen
are binding we encourage all community members to try it out and cast their vote.  Your opinion is highly valued and appreciated! [ ] +1 Release the binary as Apache Camel 2.0-M1 [ ] -1 Veto the release (provide specific comments) Vote is open for 72 hours. Here's my +1 Hadrian -- Claus

Re: Camel 2.0 API - Proposal of new support package to fix bad tangles

2009-03-13 Thread Claus Ibsen
. Not the best home I think. But the response didnt come in, in fact one wasnt in favor of a new package. However I would still consider a support package for Camel related types. And a plain util for JDK core type helpers, such as String manipulation, File IO, and whatelse. 2009/3/8 Claus Ibsen

Camel 2.0 - About type converter degrade performance issue

2009-03-16 Thread Claus Ibsen
that was affected by the performance drawback. In my experiment I have the first solution up and running. Any thoughts? I will create a JIRA ticket for this one as well so we wont forget it. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Camel - JMXConnector Thread

2009-03-17 Thread Claus Ibsen
); } } }; connectorThread.setName(Camel JMX Connector Thread [ + url + ]); connectorThread.start(); LOG.info(JMX Connector thread started and listening at: + url); -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Re: Camel - JMXConnector Thread

2009-03-17 Thread Claus Ibsen
loud. On Tue, Mar 17, 2009 at 10:24 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I was working on CAMEL-1462 and I was wondering why the JMXConnectorThread created in DefaultInstrumentationAgent#createJmxConnector is not set as daemon? eg in the code below there should

Re: Camel - JMXConnector Thread

2009-03-18 Thread Claus Ibsen
On Tue, Mar 17, 2009 at 10:44 AM, Willem Jiang willem.ji...@gmail.com wrote: +1 for using the Executor to support the managed thread. Hi I have fixed this now and will commit a fix in short time on trunk. Willem Claus Ibsen wrote: Hi Another minor note. We might wanna make sure

Re: Camel 2.0 - About type converter degrade performance issue

2009-03-19 Thread Claus Ibsen
. On Thu, Mar 19, 2009 at 10:37 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I had a chat with James about it, and we came to a conclusion. See the JIRA for summary. I am running final unit tests now on the change. Will commit later today if all passes. On Wed, Mar 18, 2009 at 2:53 PM

Re: Camel/XMPP 1.6/2.0 - OutOfMemoryError: Java heap space

2009-03-19 Thread Claus Ibsen
/ -- View this message in context: http://www.nabble.com/Camel-XMPP-1.6-2.0---OutOfMemoryError%3A-Java-heap-space-tp22485629p22601446.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http

Re: Camel 2.0 - About type converter degrade performance issue

2009-03-19 Thread Claus Ibsen
NoTypeConversionAvailableException willem Claus Ibsen wrote: Hi Could you test on the SMX side? We have changed how the getBody(Class type) behaves. Now it returns null if it cannot convert. You should use the getMandatoryBody(Class type) instead if you want to be sure the payload can

Re: Building camel failing

2009-03-23 Thread Claus Ibsen
code: 1 - javadoc: error - invalid flag: -author Command line was:C:\Programme\Develop\Java\1.5se\jre\..\bin\javadoc.exe -J-Xmx500m @options -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Need Camel Wiki edit karma

2009-03-23 Thread Claus Ibsen
, Marat -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: [DISCUSS] Snapshot deploy from Hudson to Nexus

2009-03-23 Thread Claus Ibsen
Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Camel Article

2009-03-23 Thread Claus Ibsen
-integration -- Cheers, Jon http://janstey.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Camel Article

2009-03-23 Thread Claus Ibsen
-integration -- Cheers, Jon http://janstey.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/

Re: Building camel failing

2009-03-24 Thread Claus Ibsen
Hi Thanks for reporting back. I added the note about 2.0.9 is currently used. On Tue, Mar 24, 2009 at 10:41 AM, Gary Jones activ...@garydjones.name wrote: On Mon, Mar 23, 2009 at 12:02:08PM +0100, Claus Ibsen wrote: On Mon, Mar 23, 2009 at 11:56 AM, Gary Jones wrote: On Mon, Mar 23, 2009

Re: Camel 1.6/2.0 MINA UDP issue

2009-03-26 Thread Claus Ibsen
Sent from the Camel - Development (activemq) mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: Camel/XMPP 1.6/2.0 - OutOfMemoryError: Java heap space

2009-03-27 Thread Claus Ibsen
this into the 1.6.1 and 2.0 codebase? Claus Ibsen-2 wrote: On Thu, Mar 19, 2009 at 4:20 PM, orton o_hu...@yahoo.com wrote: Heard from a co-worker: When you send a message to the XMPP server (in this case, OpenFire) it sends a copy back to you and that message has to be dispatched

Re: [jira] Commented: (CAMEL-1499) LDAP documentation could be improved

2009-03-30 Thread Claus Ibsen
-tp22766622p22777494.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

[DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-03-30 Thread Claus Ibsen
components as well: JPA, JDBC, SQL. Any thoughts? -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: [DISCUSS] Moving Camel releases to Nexus

2009-03-31 Thread Claus Ibsen
--- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http

Re: [DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-03-31 Thread Claus Ibsen
rollback as this might be OK. Willem Claus Ibsen wrote: Hi As we work on the Camel 2.0 I would suggest that we start a discussion what should be the preferred error handler defaults in Camel 2.0. What we currently have is the DLC is default and it does 6 retries with 1 sec apart

Re: [DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-04-01 Thread Claus Ibsen
onException. Allowing you to catch certain exceptions and let it be handled so there are no rollback. Roman 2009/3/31 Claus Ibsen claus.ib...@gmail.com Hi As we work on the Camel 2.0 I would suggest that we start a discussion what should be the preferred error handler defaults in Camel 2.0

Re: [DISCUSS] Move the Camel features into Camel

2009-04-01 Thread Claus Ibsen
/ to e.g. a /platform/servicemix-kernel directory in the Camel project. Any thoughs? Gert Vanthienen Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com

Re: [DISCUSS] - Default error handler in Camel 2.0, what should we do?

2009-04-02 Thread Claus Ibsen
Hi The default error handler is now changed in Camel 2.0. On Wed, Apr 1, 2009 at 11:58 AM, Claus Ibsen claus.ib...@gmail.com wrote: On Wed, Apr 1, 2009 at 11:51 AM, Roman Kalukiewicz roman.kalukiew...@gmail.com wrote: I would definitely support #1. #3 is not so good as a default one because

Re: CAMEL 2.0 - The remaining work

2009-04-03 Thread Claus Ibsen
Hi Just an updated #1: DONE #3: DefaultErrorHandler = DONE On Thu, Apr 2, 2009 at 7:18 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi We are in the final phase of Camel 2.0 and need to get the last features and fixes done. I have been looking at the JIRA tickets and moved stuff for 2.1

Re: CAMEL 2.0 - The remaining work

2009-04-04 Thread Claus Ibsen
On Fri, Apr 3, 2009 at 3:07 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Just an updated #1: DONE #3: DefaultErrorHandler = DONE #3: TransactionErrorHandler = DONE #3: DONE On Thu, Apr 2, 2009 at 7:18 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi We are in the final phase

Re: [DISCUSS] - Camel 2.0 - Easier Camel Spring Transaction configuration

2009-04-07 Thread Claus Ibsen
would be to handle that the PROPAGATION_REQUIRED bean is optional, so Camel can lookup and find the PlatformManager and default to required itself. Just like the JMS component can do with transacted=true URI option. On Mon, Apr 6, 2009 at 1:56 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Mon

Re: svn commit: r762633 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/ main/java/org/apache/camel/impl/ test/java/org/apache/camel/processor/

2009-04-07 Thread Claus Ibsen
quick indicator if something is wrong if it suddenly takes longer/much longer time. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http

Re: [DISCUSS] - Camel 2.0 - Easier Camel Spring Transaction configuration

2009-04-13 Thread Claus Ibsen
itself requires = NO XML configuration for Camel is needed at all. Just remember to set the route as transacted using transacted/ that's it! -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com

Re: CAMEL 2.0 - The remaining work

2009-04-14 Thread Claus Ibsen
, Apr 2, 2009 at 7:18 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi We are in the final phase of Camel 2.0 and need to get the last features and fixes done. I have been looking at the JIRA tickets and moved stuff for 2.1. There are 2 issues we must address: === 1

Camel 1.x Spring XML namespace URI problem with redirects

2009-04-14 Thread Claus Ibsen
tooling work out of the box? Jonathan, Hadrian you are good at this sort of problem? -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread Claus Ibsen
-761 Or maybe there is something simpler? Thanks -- View this message in context: http://www.nabble.com/dev%40activemq.codehaus.org-bounces-tp23038094p23038094.html Sent from the Camel - Development (activemq) mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread Claus Ibsen
...@activemq.codehaus.org mail list with the email address you used to register with the issue tracker and we'll add you to the group.' I tried emailing that mail address but it bounces? I wanted to have a go at fixing an issue :) Jonathan Claus Ibsen-2 wrote: Hi The camel mailing list uses

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread Claus Ibsen
Hi Jonathan You should have been granted karma in Camel JIRA so you should be able to assign tickets to yourself. On Tue, Apr 14, 2009 at 2:26 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Ah the text was outdated. Camel graduated as a top level project at Apache in December 2008 so you

Re: [Heads Up] added an OSGi system test for running Camel in Felix Equinox

2009-04-17 Thread Claus Ibsen
to figure out what versions of things to use (like ServiceMix Kernel integration tests do). -- James --- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/ -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Camel on Hudson - why is camel-jetty not run?

2009-04-19 Thread Claus Ibsen
Hi Looking at: http://hudson.zones.apache.org/hudson/job/Camel/lastBuild/testReport/ The camel-jetty component is not tested. Is there a reason for this? And the new camel-itest-osgi fails constantly. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog

Re: Camel on Hudson - why is camel-jetty not run?

2009-04-20 Thread Claus Ibsen
its there. Just wondered if it was disabled for some reason. On Sun, Apr 19, 2009 at 5:33 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Looking at: http://hudson.zones.apache.org/hudson/job/Camel/lastBuild/testReport/ The camel-jetty component is not tested. Is there a reason

Re: [DISCUSS] Release Camel 2.0-M2 and 1.6.1

2009-04-21 Thread Claus Ibsen
for a M2 release.  The time is also right for a Camel 1.6.1 maintenance release. Thoughts? Hadrian -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http

Re: [DISCUSS - Camel 2.0 - Internal API reworkings] - Channel and AsyncProcessor

2009-04-24 Thread Claus Ibsen
8h around the clock in the camel-core code for as long as I have. Willem Claus Ibsen wrote: Hi Camel riders As you know we are working on Camel 2.0 and we decided to do a 2nd milestone release. This gives us more time to start on some of the ideas and internal refactorings I wanted

Re: [DISCUSS - Camel 2.0 - Internal API reworkings] - Channel and AsyncProcessor

2009-04-24 Thread Claus Ibsen
is not on par with the other API where we have one liners for most of it. Commit rev: 768269. http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/java/org/apache/camel/component/seda/SedaAsyncProcessorTest.java?view=markuppathrev=768269 On Fri, Apr 24, 2009 at 07:21, Claus Ibsen claus.ib

Re: [DISCUSS - Camel 2.0 - Internal API reworkings] - Channel and AsyncProcessor

2009-04-24 Thread Claus Ibsen
that maintain the camel code and the end users using it. We have timer thereafter to add a more powerfull and real Async routing capablilites into Camel, that more resemble what already in the JDK concurrency library. On Fri, Apr 24, 2009 at 2:19 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Fri

Re: [DISCUSS - Camel 2.0 - Internal API reworkings] - Channel and AsyncProcessor

2009-04-24 Thread Claus Ibsen
On Fri, Apr 24, 2009 at 2:36 PM, James Strachan james.strac...@gmail.com wrote: 2009/4/24 Claus Ibsen claus.ib...@gmail.com: On Fri, Apr 24, 2009 at 11:23 AM, Guillaume Nodet gno...@gmail.com wrote: The goal of the AsyncProcessor is to not block the calling thread when using an InOut exchange

Re: Code formatter - Eclipse / checkstyle

2009-04-28 Thread Claus Ibsen
://cmoulliard.blogspot.com -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http://refcardz.dzone.com/refcardz/enterprise-integration

Re: The jmsMessage is not set yet, call the super's createMessageId

2009-04-28 Thread Claus Ibsen
/in/johnbekasjr -- View this message in context: http://www.nabble.com/The-jmsMessage-is-not-set-yet%2C-call-the-super%27s-createMessageId-tp23283591p23283591.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source

Re: Facing problems while using Set Header camel Processor

2009-04-29 Thread Claus Ibsen
-camel-Processor-tp23290594p23290594.html Sent from the Camel - Development (activemq) mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache

Re: [DISCUSS] Break camel-core into camel-api and camel-core

2009-04-29 Thread Claus Ibsen
was split. Isnt it possible to keep camel-test in sync by some copy script that can copy the src from camel-core to camel-test so its automatic updated. Willem -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-04-30 Thread Claus Ibsen
On Thu, Apr 30, 2009 at 7:32 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi You might remember my previous topic about the AsyncProcessor. http://www.nabble.com/-DISCUSS---Camel-2.0---Internal-API-reworkingsChannel-and--AsyncProcessor-td23210093.html I had some more time to thinker

Re: [DISCUSS] Break camel-core into camel-api and camel-core

2009-04-30 Thread Claus Ibsen
-core by the copying script. Yeah its after all only 1 or 2 classes in camel-test. Thanks, Willem Claus Ibsen wrote: On Wed, Apr 29, 2009 at 12:02 PM, Willem Jiang willem.ji...@gmail.com wrote: Hi riders, I'm thinking to do some refactoring of Camel test support to let camel-core depends

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-04-30 Thread Claus Ibsen
().getBody()); exchange.getOut().setBody(Bye World); } // and we use mocks for unit testing }).to(mock:result); } }; } -- Claus Ibsen Apache Camel Committer Open Source Integration: http

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-04-30 Thread Claus Ibsen
(); But then I guess this is impossible due to type erasure in java generics :( No its not!!! Okay time to hit the streets -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-04-30 Thread Claus Ibsen
without seda. Thanks, Willem Claus Ibsen wrote: Hi Just another update on #3. I had some more fun with Camel and introduced a async() DSL in the route, to turn the route into async from the point forward. The unit test code explains it, and gives a hint how we can leverage this. Any

Re: Release process started for camel 1.6.1 and 2.0-M2

2009-04-30 Thread Claus Ibsen
wrote: Hi Hadrian, Just a quick question, when will you cut the release ? Willem Hadrian Zbarcea wrote: If you know of any issues that *must* be fixed in these releases please let me know. Hadrian -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-04-30 Thread Claus Ibsen
a closer look at my experiments. Willem Claus Ibsen wrote: Hi Its me again. Yeah I am due for a run in due time, but just wanted to demo something that is either powerful or scary The code below uses the same route. But as we request a body and we have declared we want the response

  1   2   3   4   5   6   7   8   9   10   >