Adding Routes at the runtime-cannot add multiple consumer to the same endpoint
Hi, We have a requirement where in we have to add the routes at the runtime to camel-context which is already running. The following piece of code works for the first time, but when i execute it for...
View ArticleError with Lucene
Hi all, I'm using for few days apache flume with elasticsearch. My source is a JMS queue My sink is elasticsearch In the flume's libdir, I copy activemq-all.jar and the elasticsearch.0.90.10.jar My...
View ArticleOther Component than link in TabbedPanel's newLink
Hey, I'm trying to use a Component which itself contains a Component in the TabbedPanel's newLink method. Unfortunately that's not allowed .... Cause "... only raw markup is allowed ..." Any ideas how...
View ArticleRemoving default "soap" namespace prefix from SOAP request
Hello, i try to remove the the default namespace prefix ("soap") from the outgoing SOAP message. But I don't know where to add the property "soap.env.ns.map". I've created a sample SOAP Client with the...
View ArticleWeb trace logs
Hello I want to simulate realistic Web traffic using Web trace logs for my research. I found some Web trace logs available on ITA website at http://ita.ee.lbl.gov/html/traces.html But the trace data...
View ArticleOut of memory (Permgen?) + JMX attribute Health/CurrentStatus?
I have activemq configured with a durable subscriber to a topic backed by oracle. I left a publisher running at a rate of 100 msgs/sec; each msg is 1K. The msgs expire in 30 secs. The durable...
View ArticleJust a job offer
Hi Flex*ing Folks, please take a look at this -> http://www.dallmeier.com/de/unternehmen/karriere/offene-stellen/anwendungsentwickler-wm-apache-flex-adobe-air.html Have a nice Weekend, Michael
View Articlekafka_2.8.0-0.8.0 jar in maven repository is empty?
$ curl -L http://repo.maven.apache.org/maven2/org/apache/kafka/kafka_2.8.0/0.8.0/kafka_2.8.0-0.8.0.jar % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left...
View ArticleCreate Avro from bytes, not by fields
Hi all, Some context (not an expert Java programmer, and just starting with AVRO/Flume): I need to transfer avro files from different servers to HDFS I am trying to use Flume to do it. I have a Flume...
View ArticleGeneral login page for all users?
Hello, does a general login page exists for all users to access their apps? The main page "/webtools/control/main" has a login link that sends me to the admin login page "webtools/control/checkLogin"...
View ArticleClosed issue CAMEL-6628 in 2.12.0 doesn't fix the problem!
Hi guys, Back in Aug 2013 Claus implemented a change to allow event notifications in the producer template to be turned on or off: https://issues.apache.org/jira/browse/CAMEL-6628...
View Articleload from cassandra
Hello, I'm having a hard time using Pig to extract data from Cassandra. Cassandra: [cqlsh 4.1.0 | Cassandra 2.0.4 | CQL spec 3.1.1 | Thrift protocol 19.39.0] Hadoop (Cloudera): 2.0.0+1518 Map Reduce:...
View ArticleCXF component attachment support for POJO not implemented as specified
Hi, the CXF description states: http://camel.apache.org/cxf.html#CXF-AttachmentSupport <http://camel.apache.org/cxf.html#CXF-AttachmentSupport> Attachment Support "/POJO Mode: Attachments are...
View ArticleBuilding Apache Flex apps for iOS7
Hi, I just put up a new blog post clarifying how to continue to develop Apache Flex apps for iOS7 https://blogs.apache.org/flex/entry/building_apache_flex_apps_for Please feel free to share this link...
View ArticlerebalanceClusterClients , failover and transactions
Hi, I'm facing a problem in my system due to the option rebalanceClusterClients. As I can see when this option is enabled every time a new connection is created a signal is sent to every connected...
View ArticleReload MavenProject MavenSession and BuildPluginManager
How can my Moo reload/refresh MavenProject MavenSession and BuildPluginManager components. I need to do this after my Mojo switches the a different Git branch.
View ArticleFlume Start and Stop Script
Does anyone know how to stop and start flume using one script in clustered environment. It looks there is no short cut of doing so. We are actually looking to set this as a linux service. Thanks Upender
View ArticleKafka : 0.8 beta --> 0.8 release upgrade
I understand from other posts , that is can be an in-place upgrade. Is there some documentation describing the same? Thanks, Aparup
View ArticleServiceFactoryBean attribute cannot be set via camel.xml
Hi everybody, I configure in camel.xml a serviceFactory which should inject some dummy security context /<beans xmlns="http://www.springframework.org/schema/beans"...
View ArticleModular Wicket Application
Hello all, I am new to Wicket. When I use Guice in Wicket's quickstart everything works like a charm and it is possible to deploy it on Tomcat. But when i use same code + write my module deploying to...
View Article