Search Discussions
-
I have input messages that I am trying to process, and when there is an error, I want to create a new exceptionMessage and put it onto an inputErrorChannel . -- --- Thank You… Mick Knutson BASE ...
Mick Knutson
Sep 23, 2008 at 8:50 pm
Oct 3, 2008 at 2:04 pm -
Hi, Is there any possibility to print custom log lines on log files? For example, via de "log:" component? My requirement is to print out not only the contents and the attributes of the message, but ...
Raulvk.soa
Sep 16, 2008 at 9:33 am
Sep 16, 2008 at 5:34 pm -
Hi All: When I was testing with Camel, I noticed that the HTTP producer sends messages to HTTP call back services well but on a 404 or 401 it does not do retries? Is that the same case for 500 ...
Harinair
Sep 26, 2008 at 2:56 am
Oct 2, 2008 at 7:29 am -
I have a Processor with 2 different methods: The standard: *public void process(Exchange exchange) { * and a custom: *@MessageDriven(uri = Constants.CHANNEL_GG_CS_COMMAND_STATUS) public void ...
Mick Knutson
Sep 26, 2008 at 7:24 pm
Oct 1, 2008 at 7:06 pm -
I've upgraded Camel to the current HEAD from SVN. Consider this code, which worked fine with version 1.4.0: public class SOAPActionExtractor implements Processor { public void process(Exchange ...
Gisbert Amm
Sep 10, 2008 at 3:48 pm
Sep 14, 2008 at 4:11 pm -
Forgot to CC the user list whoops :) 2008/9/16 Mick Knutson <mknut[email protected] : BTW there's a Camel user list, I've CC'd so other camel users can listen too.. ...
James Strachan
Sep 17, 2008 at 9:15 am
Sep 23, 2008 at 7:45 pm -
14
JBI Wrapper
Hi, I am using Camel to control the flow of validation, transformation and routing tasks that are applied to messages entering via ServiceMix CXF's Binding Component. The CXF consumer endpoint sends ...Raulvk
Sep 11, 2008 at 4:40 pm
Sep 12, 2008 at 6:06 am -
Hi Camel riders, We follow what I think is a fairly standard pattern where we name our test classes the same as the class under test with the suffix UnitTest or IntTest. We place this in the same ...
Martin Gilday
Sep 17, 2008 at 12:01 pm
Dec 18, 2009 at 1:06 am -
Camel seems too be a most interesting and promising keycomponent in our work and we have thrown ourselves into trying its potentials. However while trying to bridge an ActiveMQqueue with an IBM MQ ...
JavaRat
Sep 23, 2008 at 8:29 am
Oct 7, 2008 at 6:16 am -
Hi, i am using this route for a couple of CSV file routes: from("file:/tmp/input/?delete=true") .splitter(body(InputStream.class).tokenize("\r\n")) .beanRef("myBean", "process") ...
Bart Frackiewicz
Sep 2, 2008 at 3:40 pm
Sep 12, 2008 at 9:28 am -
I tried to use DeadLetterChannel to add some redelivery delay when some exception occured. The problem I have now is if transaction is not used, the dlc works fine. But if in a transaction, the dlc ...
Lin.Zhang
Sep 9, 2008 at 3:25 am
Apr 6, 2009 at 10:01 am -
Hi, I have problems imagining how camel can be used/integrated to route message depending on return from a service call. Let's say I have a file source endpoint that send messages to MyOwnRouter ...
Seb-
Sep 9, 2008 at 2:30 pm
Sep 12, 2008 at 2:25 pm -
I haven't been able to find a full working sample of sending an ActiveMQ (5.1.0) BlobMessage via Camel (1.4.0). Has anyone accomplished this, and have a pointer or two? We are sending very large ...
Jayson.minard
Sep 23, 2008 at 8:34 am
Sep 23, 2008 at 4:58 pm -
I'm having problem with xstream again. I upgraded to activemq-5.2.0 and all the sudden marshaller returns empty body. And there is no errors at all. Does anybody know what could be wrong? -- is ...
Vadim Chekan
Sep 17, 2008 at 10:46 pm
Sep 19, 2008 at 8:48 pm -
Greetings, I'm trying to configure an interceptable web services proxy using Camel 1.4.0. My initial thought was to attempt to create a simple HTTP proxy: .. ...
Michael.Murphree
Sep 15, 2008 at 6:56 pm
Sep 17, 2008 at 5:03 pm -
Hi All: I recently started working with Camel since our organization does a lot of message routing. We have a bunch of custom code written to do message routing and the plan is to replace this with ...
Harinair
Sep 19, 2008 at 1:30 am
Sep 25, 2008 at 6:10 am -
Hi, I am using Camel embedded in ServiceMix via the servicemix-camel service engine. I need to implement the following routing scenario: HTTP Consumer BC --- Camel --- Transformation -- HTTP Provider ...
Raulvk
Sep 10, 2008 at 5:56 pm
Sep 12, 2008 at 9:26 pm -
Hi there, Firstly, congrats on Camel. I've been using other ESBs and I'm really liking the way this one hangs together. However, I have a problem and after lots of trawling I've not been able to sort ...
Huntc
Sep 30, 2008 at 11:02 am
Oct 7, 2008 at 11:35 am -
Hi riders, Has anyone had Camel JMX working when deploying into JBoss AS? When I run Camel through the Jetty Maven plugin I can connect with JConsole and everything looks great. However when I export ...
Martin Gilday
Sep 29, 2008 at 10:28 am
Sep 30, 2008 at 3:22 pm -
Hello, I tired to create priority queue with Camel inside Service Mix, but after two days I stucked. General idea is: 1) one cxf endpoint on Service Mix have priority 0 2) second cxf endpoint on ...
Splatch
Sep 9, 2008 at 11:57 am
Sep 22, 2008 at 9:12 am -
With a route such as: from("activemq:queue:test.input").process(new TestProcessor("activemq:queue:test.output")); And in the TestProcessor class, if we do something like: // outEndPoint is derived ...
Jayson.minard
Sep 17, 2008 at 4:46 pm
Sep 18, 2008 at 6:15 pm -
Hi, I am using Camel inside ServiceMix and I am getting an InOnly exchange on my route. However, I am trying to use a pipeline thereafter, to send the request to several endpoints (validators, ...
Raulvk.soa
Sep 15, 2008 at 6:03 pm
Sep 16, 2008 at 9:25 am -
hi, i have a maven project which is a clone of example/camel-example-cxf. I noticed that cxf-codegen plugin is misbehaving (trouble passing extra arguments, some class not found exceptions from ...
Pawel.jasinski
Sep 9, 2008 at 1:15 pm
Sep 15, 2008 at 4:22 pm -
Hello, I have a problem to figure out, how to call a web service provider (web service external to camel) from within a camel route: <camel:camelContext id="xyz-context" <camel:route <camel:from ...
Wänä
Sep 29, 2008 at 12:26 pm
Oct 3, 2008 at 2:10 pm -
Hi all, In my application, I am thinking of using SEDA Camel component to achieve async communication between two processes. Since I am new to SEDA, I would like to have ur opinion on following: - Is ...
Nitingupta183
Sep 26, 2008 at 1:09 pm
Oct 1, 2008 at 4:24 am -
Hi, we integrated Camel 1.4 as JBI component into ServiceMix and tried to use the stream resequencer to reconstruct the "natural" order of our messages. The routing on ServiceMix (SMX) level is ...
Dirk.mahler
Sep 5, 2008 at 1:16 pm
Sep 30, 2008 at 1:26 pm -
Hi, I'm investigating CxF project. During the reading of their documentation (http://cwiki.apache.org/CXF20DOC/how-do-i-integrate-my-application-with-cxf.html), I discovered that CxF use an internal ...
Cmoulliard
Sep 19, 2008 at 12:08 pm
Sep 22, 2008 at 12:49 pm -
I have a route that polls a directory on a ftp server. The files are not always downloaded. It seems like if I create a file locally and then waits a while before uploading to the ftp server, the ...
Borgel
Sep 15, 2008 at 9:14 am
Sep 15, 2008 at 4:34 pm -
Hi all, I am very new to SEDA & Transaction concepts. Please tell me what will happen to the transaction scope between producer and consumer when using SEDA component. I am using ...
Nitingupta183
Sep 30, 2008 at 12:36 pm
Oct 11, 2008 at 4:12 am -
Hi, I wonder if anyone can point out where I'm going wrong, maybe I'm missing something conceptually. I have a multi-threaded client application which wants to do request/response with a camel server ...
Ee7arh
Sep 27, 2008 at 10:33 am
Sep 29, 2008 at 2:43 pm -
The initialDelay option works and polling waits the desired amount of time before starting. However, once it starts it doesn't seem to honor the delay options. My expectation of delay would be that ...
Cwardle
Sep 25, 2008 at 9:21 pm
Sep 27, 2008 at 6:31 am -
I have the following route: from(Constants.REQUEST_INPUT_CHANNEL).errorHandler( deadLetterChannel(Constants.REQUEST_INPUT_ERROR_CHANNEL) //.maximumRedeliveries(2) //.initialRedeliveryDelay(1) ...
Mick Knutson
Sep 25, 2008 at 8:50 pm
Sep 26, 2008 at 9:40 am -
Hi I am a new user of camel framework. I install 1.5-SNAPSHOT. When I tray to run the examples got a maven error. Invalid mojo or lifecycle phase: mvn Any idea what's wrong. Thanks for helping me -- ...
Hcaicedo
Sep 19, 2008 at 10:43 pm
Sep 20, 2008 at 5:50 pm -
4
El
Why this one does not work as expected? <route <from uri="timer://kickoff?period=10000"/ <setBody <el bla'l</el </setBody <setHeader headerName="Body" <el ${in.body}</el </setHeader <setBody <el ...Vadim Chekan
Sep 19, 2008 at 12:20 am
Sep 19, 2008 at 8:50 pm -
Hi, How can I access the headers of a message from XSLT? Basically, I am validating a message against an XML Schema, and when the validation fails, I want to generate a specific XML response message ...
Raulvk.soa
Sep 18, 2008 at 1:22 pm
Sep 19, 2008 at 7:41 am -
Hi As you might have noticed I am using my employers mail account (exchange and outlook) for all my camel activities as well. I am wondering switching to gmail, but I would like some pointers from ...
Claus Ibsen
Sep 18, 2008 at 9:47 am
Sep 18, 2008 at 4:09 pm -
Scanning the archive, I noticed that a few other folks asked a similar question, but never got an answer, but mine is a little different. How can a jetty request parameter be accessed within a ...
Steve A.
Sep 2, 2008 at 7:58 pm
Sep 3, 2008 at 12:41 pm -
Ciao, I would like to use spring & camel & iBatis starting from http://activemq.apache.org/camel/creating-a-new-spring-based-camel-route.html * http://activemq.apache.org/camel/ibatis.html an * ...
Reda
Sep 28, 2008 at 8:59 am
Oct 8, 2008 at 4:18 am -
Hello all, Following the site documentation, it appears that Camel is capable of duplicating a message to multiple destinations by adding another <to / element (talking Spring XML config here). For ...
David Siefert
Sep 30, 2008 at 1:23 pm
Sep 30, 2008 at 3:19 pm -
I have also tried: } catch (Exception e) { log.error("XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"); exchange.getOut().setHeader(Constants.EXCEPTION_MESSAGE, e.getMessage() + ".....") ...
Mick Knutson
Sep 26, 2008 at 11:46 pm
Sep 29, 2008 at 4:14 pm -
Hi, Sometimes, the "in" message of an exchange can be null. I have come across such case when communicating over a JBI endpoint, and during the processing within ServiceMix an internal error occurs ...
Raulvk.soa
Sep 23, 2008 at 10:59 am
Sep 23, 2008 at 11:27 am -
Hi, How do I set the Operation of an exchange when invoking a JBI Endpoint? Right now, the Operation name is getting propagated from what is received at input, but I am invoking a CXF Binding ...
Raulvk.soa
Sep 22, 2008 at 1:03 pm
Sep 23, 2008 at 6:06 am -
Hi, I've defined a Camel route configured with an error handler that specifies a redelivery policy with 'maximumRedeliveries' set to 0 and it looks like I'm not getting *any* delivery to the ...
Garry
Sep 19, 2008 at 5:54 pm
Sep 21, 2008 at 6:34 am -
Hi, Can someone explain what the tag <camel:destination ... in the Camel CXF Loadbalancing example means and what is its purpose ? e.g. <camel:destination ...
Cmoulliard
Sep 18, 2008 at 2:16 pm
Sep 19, 2008 at 1:47 pm -
Hi, I need to use a Groovy Processor but I only seem to be able to find support for Predicates and Expressions on the docs. Is it possible to use Groovy Processors Out-of-the-box, by referencing ...
Raulvk.soa
Sep 18, 2008 at 10:17 am
Sep 18, 2008 at 4:14 pm -
Hi all, I have recently heard about the Camel project. So far just tried a simple POC and read some documents. I want to use Camel to implement a MessageListner kind of infrastructure within my ...
Nitingupta183
Sep 13, 2008 at 8:23 am
Sep 13, 2008 at 12:32 pm -
I'm trying to build the latest from SVN. However, the build fails because of an unsatisfied dependency (asm-tree:jar:3.1): Path to dependency: 1) ...
Gisbert Amm
Sep 10, 2008 at 2:32 pm
Sep 10, 2008 at 3:05 pm -
Hello Camel list, first I want to thank the Camel developers for this great product. I'm facing a problem: In my configuration (XML), I've specified an EJB endpoint the following way: <to ...
Gisbert Amm
Sep 10, 2008 at 1:09 pm
Sep 10, 2008 at 1:38 pm -
So trying to figure this out, I looked into the source, and found that if the getOut is not null, the out message is used to set the header in the setHeader processor. Unfortunately in the script ...
Kingjamm
Sep 5, 2008 at 5:17 pm
Sep 6, 2008 at 8:48 am -
Hi, After my attempts to serialize objects, push them over a socket to camel and deserialize them using the default MINA codec failed (ref ...
Conrad Pilloud
Sep 4, 2008 at 11:50 pm
Sep 5, 2008 at 4:57 pm
Group Overview
group | users |
categories | camel |
discussions | 83 |
posts | 478 |
users | 55 |
website | camel.apache.org |
55 users for September 2008
Archives
- June 2016 (303)
- May 2016 (435)
- April 2016 (605)
- March 2016 (554)
- February 2016 (671)
- January 2016 (341)
- December 2015 (334)
- November 2015 (438)
- October 2015 (475)
- September 2015 (408)
- August 2015 (386)
- July 2015 (477)
- June 2015 (510)
- May 2015 (502)
- April 2015 (596)
- March 2015 (639)
- February 2015 (363)
- January 2015 (211)
- December 2014 (529)
- November 2014 (660)
- October 2014 (487)
- September 2014 (415)
- August 2014 (460)
- July 2014 (720)
- June 2014 (593)
- May 2014 (501)
- April 2014 (593)
- March 2014 (648)
- February 2014 (612)
- January 2014 (763)
- December 2013 (629)
- November 2013 (869)
- October 2013 (845)
- September 2013 (965)
- August 2013 (845)
- July 2013 (787)
- June 2013 (713)
- May 2013 (983)
- April 2013 (897)
- March 2013 (961)
- February 2013 (772)
- January 2013 (867)
- December 2012 (657)
- November 2012 (761)
- October 2012 (773)
- September 2012 (777)
- August 2012 (879)
- July 2012 (717)
- June 2012 (735)
- May 2012 (901)
- April 2012 (859)
- March 2012 (827)
- February 2012 (810)
- January 2012 (562)
- December 2011 (690)
- November 2011 (910)
- October 2011 (577)
- September 2011 (609)
- August 2011 (888)
- July 2011 (846)
- June 2011 (685)
- May 2011 (793)
- April 2011 (607)
- March 2011 (719)
- February 2011 (527)
- January 2011 (466)
- December 2010 (447)
- November 2010 (622)
- October 2010 (614)
- September 2010 (609)
- August 2010 (462)
- July 2010 (512)
- June 2010 (575)
- May 2010 (465)
- April 2010 (613)
- March 2010 (792)
- February 2010 (579)
- January 2010 (667)
- December 2009 (562)
- November 2009 (582)
- October 2009 (509)
- September 2009 (341)
- August 2009 (662)
- July 2009 (444)
- June 2009 (469)
- May 2009 (474)
- April 2009 (316)
- March 2009 (520)
- February 2009 (295)
- January 2009 (488)
- December 2008 (436)
- November 2008 (412)
- October 2008 (517)
- September 2008 (478)
- August 2008 (304)
- July 2008 (475)
- June 2008 (269)
- May 2008 (255)
- April 2008 (208)
- March 2008 (304)
- February 2008 (222)
- January 2008 (281)
- December 2007 (104)
- November 2007 (191)
- October 2007 (159)
- September 2007 (60)
- August 2007 (190)
- July 2007 (24)
- June 2007 (40)
- May 2007 (4)