Zookeeper vs statics list of brokers
Hi , When I tried to use Zookeeper based broker discovery in 0.7 ,it still asking for broker.list property. But in quickstart page only zk.connect property is shown as needed. Could you please tell me...
View ArticlePFC and cursors
Hi, I've read where message cursors should be used when PFC is turned off or for when consumers fall behind producers. The doc states that in the normal case, so-called, where consumers keep up with...
View ArticleEnriching SOAP messages
Hi, I have a requirement to enrich a SOAP message using the contents of another SOAP message using Camel. Previously I have enriched a XML by unmarshaling the XML using proper JAXB annotated class,...
View ArticlerenderSubContent within Email nofifications
hey guys, can maybe anyone explain me the following behavior? I created screens for the email nofication when the customer register in our web shop. this works fine. But now I decided to move the ftl...
View Articlerpm-maven-plugin 2.1-alpha-3 Released
Hi, The Mojo team is pleased to announce the release of the rpm-maven-plugin version 2.1-alpha-3. This plugin assembles files into an RPM package for installation on various target UNIX systems....
View ArticleHow to restore subscriber's session when server is restarted?
Hi, I used activemq 5.8.0 with mqtt( http://activemq.apache.org/mqtt.html <http://activemq.apache.org/mqtt.html> ) If the subscriber is offline and there is session then the pending messages...
View ArticleHow to read a zipped text file and iterate over all the lines
Hi All, I'd like to create a script that would read a zipped text file, and for example for each line (passed as variable) send a HTTP request. So far, I've written a script that works partially :)...
View ArticleMaven deploy goal using ROLE account on Linux/Unix
Hi,I am relatively new to Maven and Linux as well. I was trying to set up a maven repository for all the dependencies for the java projects we have and so that the entire can use same version of the...
View Articleajax update page in iframe
Hi, I have an unusual construction. I have a main Wicket Page with an InlineFrame ( iframe ) referring to another Wicket Page. Now I want to update by ajax the Page in the InlineFrame on userinput in...
View Articledeserializer.maxLineLength
How do I override this property in my flume config? I couldn't find any examples.
View ArticleSPARQL interaction of OPTIONAL, FILTER, and BIND
This is completely unrelated to any recent questions about the rule engine and builtins. :) I've got this data: @prefix : <http://example.org/> . :a :atIndex 0 . :b :atIndex 1 . :c :atIndex 2 ....
View ArticleSTOMP and PFC
Hi, Using ActiveMQ 5.8.0 and STOMP 1.2. How should a STOMP based producer that wishes to honor PFC do so? By using the 'receipt' header in the SEND frame? Are there any other things the STOMP producer...
View Articletwitter version updated to v1.1
I'm trying to use twitter in my routes and am currently getting the 410 error message from twitter stating that twitter REST api v1.0 is no longer being used, please update to v1.1. Does this mean...
View ArticleFlex documentation
Hello, I'm new to Flex, Flash, AIR, and Flash Builder. I'm also fairly inexperienced with web programming in general--have never used JavaScript. I'm trying to understand how the Flex documentation is...
View ArticleQuestion on completionTimeout in AggregateDefinition
If i set the timeout for one minute in an aggregator will the timer restart every time a new message comes over? Thanks
View ArticlegetValue() of XMLLiteral throws DatatypeFormatException
Hi all, I'm trying to create an XMLLiteral and get the value from it. (This is a reduced version of a larger problem, where I'm reading a model that has some XMLLiterals, and I need to do some work...
View ArticleJetty component. Is it possible do nut put request body into header?
I work with big messages(about 1mb) and jetty component reads the message body into camel exchange header. It causes such errors: WARN header full: java.lang.RuntimeException: Header>6144 So, how...
View Articleneed help for building avro
Hello, I downloaded trunk today but I am not able to build it. I am seeing following errors. [INFO]
View ArticleRunning Maven Error - Missing Project Exception
Hi, I was trying to run Maven after installation to complete an example Mahout job in the following link: https://cwiki.apache.org/confluence/display/MAHOUT/Clustering+of+synthetic+control+data The...
View ArticleKafka compression issues
Hi, I use kafka 0.8. When I run the kafka console producer using ./kafka-console-producer.sh --topic test.compress.e --compress true --broker-list 127.0.0.1:9092 Iam able to see compressed messages in...
View Article