How to deserialize java resource file in the jar package?
In C# version, there is an API: IFileReader<T> OpenReader(Stream inStream) which require only a "Stream" object. However in java version, it requires a "SeekableInput": FileReader<D>...
View ArticleRecent Adobe Flex Donations -- Is this true?
See below. If true #8 is HUGE. How can I help get an updated Tour De Flex out? ---- From Google+ ------ Flash Technology originally shared: Recently Adobe donated several Flex-related items to Apache....
View Articlestyles are not setting from same name css file
Hi, My use case is as follows: I have one library project which have css file with name x and i set some styles here . Now i create the same styles structure in main application project with same name...
View ArticlersClient: successfully invoking REST service, but where is the response?
I've been trying everything I can think of to successfully invoke a remote REST service and capture the response purely within a spring camel file. I've got a setup that appears to do everything I...
View ArticleJDBC allowNamedParameters=false
I am writing a DELETE statement using the JDBC component and want to make sure there is no SQL injection possibilities. My statement does not have any input parameters, is basically a table with a few...
View ArticleCalibrate Number of ephemeral Nodes
Hey guys, I am new to zookeeper. I was goofing around with it and happen to wonder, on ways in which I could count the number of ephemeral nodes being created in my zookeeper server. Is there a way to...
View Articlerpm-maven-plugin 2.1-alpha-4 Released
Hi, The Mojo team is pleased to announce the release of the rpm-maven-plugin version 2.1-alpha-4. The RPM Maven Plugin allows artifacts from one or more projects to be packaged in an RPM for...
View ArticleHow to reference XSDs when using cxf-codegen-plugin?
Hi everyone, I'm trying to use cxf-codegen-plugin to produce Java classes based on a WSDL file. I get an error complaining that some of the types are not found in the schemas: Part <parameters>...
View ArticleSpring snapshots
Hi, I am trying to understand mavens downloading of snapshots (maven 3.0.4, vanilla install) I use only spring RELEASE (3.1.4.RELEASE) builds in my pom and I have no repository definitions in the pom....
View ArticleProblem in applying in patch Mahout-838
Can anyone help me in applying patch MAHOUT-838 patch ? Having error in cmdump command in mahout Sent from my iPhone
View ArticleRequests for inclusion into 0.28
Can I request inclusion of the following changes into 0.28. QPID-5673 : [Java Broker] NPE when attempting to connect to an unknown Virtual Host using AMQP 1.0 Commits: https://svn.apache.org/r1586780...
View ArticleRequest for inclusion in 0.28
Hi Justin, I would like to include the following trivial change: http://svn.apache.org/r1591655 https://issues.apache.org/jira/browse/QPID-5739 Without it, the 1.0 JMS client Hello example doesn't...
View Articledependency plugin fails with >9 threads
Hi All, I'm trying to improve our build by using parallel threads (i.e. mvn -T #) Unfortunately I'm running into an error when I try to use more than 9 threads on this 24 core server: [ERROR] Failed to...
View ArticleRunning kafka-create-topic.bat but getting class missing error
Hello, I am experimenting with Kafka. The binary version of kafka_2.9.2-0.8.1.1. I am running it on a Windows system. I am trying to run the scripts in the windows directory to make a topic and make...
View ArticleProton installer - its all good.
WARNING: this email contains Unsolicited Advice. Viewer discretion advised. In summary: I'm happy with the proton installer. The debate is due to two distinct use cases, I'm OK with covering both. Let...
View Article0 ms Minimum Response Time?
Hi, I am using an Aggregate Report listener. I have a minimum HTTP response of 0 ms. But how can this be so? How can a web transaction be less than 1 ms? Many Thanks Paul
View ArticleWriting big files : stream or file ?
Hello. We have to produce some rather big volumes of data and generate output files, in several steps, some of these steps using splitting to process inputs. I've been looking for two ways... The first...
View ArticleFallback exception returned by camel 2.12
Hi, My camel route testing Drools + Camel works fine with Camel 2.10 but when I use Camel 2.12.x, I get this exception : 17:15:42.148 [main] DEBUG o.a.c.i.RouteService - Shutting down child service on...
View Articleflatten-maven-plugin 1.0.0-beta-1 Released
Hi, The Mojo team is pleased to announce the release of the flatten-maven-plugin version 1.0.0-beta-1. Flatten Maven Plugin generates a flattened version of your pom.xml and makes maven to install and...
View ArticleUpgrade from 5.5.1 to 5.9
Hi,I am working with AMQ 5.5.1 and want to upgrade to 5.9What is the procedure?
View Article