EulerGUI 2.0
Hi I am pleased to announce the release 2.0 of EulerGUI, a development tool and a framework for the Semantic Web and rules, under LGPL license, in Java and Scala. As was already told on this list,...
View ArticleReporting tool compatible with ofbiz
Hi, Please point out reporting tools typically used with ofbiz. I already know about pentaho and Jasper. I am more interested in cheap proprietary solutions... Regards, JMS
View ArticleCapture User Interaction within Flex App
Hi, Is there a possibility to capture/ record and stream the video of the user's interaction from within the same Flex Application. The Flex App runs within a browser and the user interfaces are...
View ArticleCannot find parent POM... but it's there!
Hey guys, I want to build a project that I downloaded (https://sourcecode.valg.no/websvn/listing.php?repname=Internettstemmegivning) and that is supposed to work fine. Yet I cannot build even the first...
View Articleupgrade from 0.8-beta1 to 0.8
Hi team, Currently we are using 0.8-beta1. We plan to upgrade to 0.8. My concern is whether we need to purge all existing kafka and zookeeper data on the hard drive for this upgrade. In other words,...
View ArticleUnable to format milliseconds with DateTimeFormatter
Hi guys! Does anyone have a problem with format milliseconds using DateTimeFormatter Similar situation ->...
View Articlebug in documentation?
*'Not that partitioning means Kafka only provides a total order over messages within a partition. This combined with the ability to partition data by key is sufficient for the vast majority of...
View Articleset property before starting
Hi, I wrote this route : @Component public class MassPaymentInRoute extends SpringRouteBuilder { @Value("${user.password}") String cryptedPwd; String decryptedPwd; @Override public void configure() {...
View ArticleQuartz trigger.repeatCount error
Hello I'm trying to use Quartz with Apache Camel in OSGi container with a blueprint file : <?xml version="1.0" encoding="UTF-8"?> <blueprint...
View ArticleStrange behavior with JUnit and MVN test in Eclipse
Hi list ! I had a strange situation today that might deserve some more investigation (or at least a warning for those like me...). Here it goes: I created a plain service (List/Ordered contribs) via...
View ArticleRunning a TestNG test suite from a wicket page
As in my project a number of resources are only available within the running web application (e.g. message queues and DB access are provided by the Glassfish application server), I would like to run a...
View ArticleUpgrade to 3.1.1 causes problems
A maven build that was working fine in version 3.1.0, now errors out with the following message. [INFO]
View ArticleProblem setting map.cxf.interceptor.fault property in Spring config
Hi, Now that 2.7.8 is available (thanks for all the hard work on this!) I've been changing my code to try & set the map.cxf.interceptor.fault bus property to enable me to handle in interceptor...
View Articletapestry-graphael
I've just created a little component library for generating gRaphaël SVG charts. Currently only pie charts and line charts are supported.... I'll probably only add other chart types as I need them...
View ArticleWicket CDI 1.1 and Wicket Tester
There are a couple of Posts but none that answers my Question. How is a Unit Test for a Wicket CDI Application supposed to be written? For the CDI Module itself there is CDIUnit from JGlue, but this...
View ArticleHow to read and store XML files from a folder one by one
Hi I am new to PIG scripting and need help or suggestion to resolve below problem. I have 1000 XML files in a folder and my PIG script has to take them one by one to parse for some values and has to...
View ArticleAUTO: Oinatz Azpiazu Ituarte is out of the office (returning 12/09/2013)
I am out of the office until 12/09/2013. Hola: Estic fora de l'oficina fins al dia 09/12 Estoy fuera de la oficina hasta el día 09/12 Oporretan nago abenduraren 9ra arte. Note: This is an automated...
View ArticleApache Maven Ear Plugin 2.9 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Ear Plugin, version 2.9 This plugin generates a Java EE Enterprise Archive (EAR) file. It can also generate the deployment...
View ArticleChanging pig.maxCombinedSplitSize dynamically in single run
Is there a way in Pig to change this configuration (pig.maxCombinedSplitSize) at different steps inside the *same* Pig script? For example, when I am LOADing the data I want this value to be low so...
View ArticleTest naivebayes task running really slowly and not in distributed mode
Hello everyone, I'm trying to do a text classification task. My dataset is not that big, I have around 700.000 small comments. Following the 20newsgroups example, I created the vector from the text,...
View Article