Is it possible to deliberately have two dependencies with the same groupid,...
I have a situation where it would be convenient for my pom to have two dependencies that are almost identical, only being different by the version. The makeup of the artifact is such that it would be...
View ArticleStatic HTML is validating the dynamic content
When I develop my components I drop example output so that if the HTML file is open by itself once can get a preview of a mock-up of how the app might look like. Usefull for when the component is to be...
View ArticleHow to retrieve the Exchange from onMessage of an MDB
I have an MDB that calls a function when an error occurs (program errors and not Runtime). When this occurs I would like to stop the route. How can I do this since the Exchange is not available on the...
View ArticleUsing Camel File component to Poll a directory (but not read the files)
Hi, I'm not sure if this is the correct place to post this, but I stumbled on it looking for an answer to my problem... I have a wierd situation with a Camel route file component where the content was...
View ArticleHow to build qpid with proton v0.5, boost v1.55.0 statically on fedora19
Want to create all libraries statically and boost statically, so updated the CMakeLists.txt to make that happen (I'm not an expert on cmake, so let me know if this is the wrong way to build static...
View ArticleGetting null for GenericDelegator.getModelFieldTypeReader(entity) when trying...
I've been trying to add the legacydb delegator instructed in https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data but keep getting a nullPointerException error when...
View ArticleWhy does maven-javadoc-plugin:javadoc execute from an aggregator POM?
I'm working with a set of eclipse-plugin projects using the Tycho plugins. We are trying to embed the javadocs in the plugin jar file, with an extension point so that the Javadocs show-up inline in the...
View ArticleHandling field names when serializing and deserializing JSON
This came up in the context of using Hive: how should I handle mapping “original” to “safe” field names? Currently, a non-alphanumeric field name in Avro leads to an error when using it with Hive....
View ArticleUpcoming Apache Samza talk in Seattle, January 22
Hey all- Anyone in the Seattle area interested in Apache Samza should come to Bellevue next week for the Seattle Scalability Meetup. I'll be presenting an overview of the project, how it works with...
View ArticlePersist Queue On HDFS
Hi, My team trying to implement lambda architecture. We need to stream all our new data though Kafka to storm, and HDFS. As i see it were are two options: Using Camus - not very efficent Streaming via...
View ArticlePerforming HTTP purge request for cache/proxy servers
To purge the cache or proxy server as part of test setup (or teardown), one can do something like this in Java: http://stackoverflow.com/questions/12949457/how-do-i-do-http-purge-from-java I'm just...
View Articlewadl2java generates invalid method names
I have a particular wadl that has a method that has multiple representations (different versions of the same object). Using the -supportMultipleXmlReps, produces method names that have invalid...
View ArticleAs of Today twitter requires SSL - is it a setting for Camel Twitter component?
Hi. Is there a way to enable SSL for Camel Twitter component? FYI: as of today Twitter is requiring SSL connections. The Camel Twitter component no longer works, and I can't see a way to enable ssl....
View ArticleUpgrade from Jena 2.6.4 to Jena 2.10.1
Hello, We recently upgraded our Jena release to Jena 2.10.1. We noticed a couple of deprecated APIs like some graphs under : *com.hpl.jena.graph.compose *and the* BulkUpdateHandler interface *(the...
View ArticleAny way to create view-entities joining entities from different datasources?
I assume that for entities of different datasources to be related then each of the records from both datasources would have to be looped and compared. I was just wondering if there was some tool out...
View ArticleJMeter Maven Plugin Version 1.9.0 Released
The JMeter Maven Plugin version 1.9.0 has been released with support for #JMeter 2.10. More information available at...
View ArticleHow to force producer and high level consumer to use different Ethernet cards...
Hi. We have kafka setup on server that has two Ethernet cards. Each Ethernet port has its own ip address. We would like to separate traffic and setup producers to communicate through one card and...
View ArticlePerforce and Maven Release process help...
I'm stuck. I don't normally use Perforce. I don't know why the Maven release process doesn't work with Perforce. I can pull and build the source. When I use the Jenkins Maven Release plugin, I give it...
View Articlekafka-create-topic.sh missing in Kafka-0.7.2
Where is this file? I've can't create any topics. [cid:image001.png [ at ] 01CF120E.F85E85A0] ________________________________ This message is for the designated recipient only and may contain...
View Articlewhen will pig 0.12.1 be released?
I'm unable to use pig 0.12.0 because of PIG-3512. Looking forward to using some of the new features ;) -Matt
View Article