streamresponse eventlink
Hi, I would like to know if there are some problems to get a file by streamresponse if an eventlink has many context parameters. I have an eventlink with one parameter returning a StreamResponse that...
View Articlem-remote-resources-p && mvn 3.2.1 vs mvn 3.2.3
m-remote-resources-p:process has serious bug with excludeTransitive option: * with maven 3.2.1 excludeTransitive=false, my build completes in about 10 seconds * with maven 3.2.3...
View Articleevent byte size
Hi, I am sending events of bytes in the order of 5K per event. Is that going to be an issue for Flume ? thanks, Terrey
View ArticleAbsolute Asset URL 5.4
Hi guys, I'm wondering if there is a way to create absolute asset URL's in 5.4 without having to use BaseURLSouce? We would like to be able to include our logo into emails. Thanks, George
View Article0.30 release update - Release candidate
Hi, everyone. The 0.30 release candidate is now available: https://dist.apache.org/repos/dist/dev/qpid/0.30-rc/ Maven repos for qpid-java and qpid-java-qmf-tools respectively:...
View Articlemaven-surefire-plugin does not fail build if TestNG and JUnit47 are used
I have a module where maven-surefire-plugin (2.10) is configured to use TestNG and JUnit47. The former has several tests that all succeed and the later has two tests that fail. However the build...
View Articlejarsigner plugin: specifying multiple arguments on the CLI
Apologies if this has been answered before. I don't see an entry in the plugin page's FAQ and find it with a quick Google search. I am behind a proxy so in order to specify a TSA I need to use...
View ArticleApache Maven RAR Plugin Version 2.4 Released
The Apache Maven team is pleased to announce the release of the Apache Maven RAR Plugin, Version 2.4 A resource adapter is a system-level software driver that a Java application uses to connect to an...
View Article2015 Road Map & short term plan
Hi all, As we are starting to approach the 4th quarter of this year and before you know it we'll be in 2015, I suspect that this is a good moment to start a discussion about what should be the plan for...
View ArticleInner join on null keys
Hi folks, While performing Inner Join, the rows containing the null field in the join predicate are dropped. Sometimes, it is required that the rows containing join predicate as null are not dropped...
View Articlex509 certificates and JAX-RS
Hi! Some months ago I used JAXRSClientFactoryBean to programatically create a REST client for a remote application. Please find the code to create the client: * ProxyClassLoader classLoader = new...
View ArticleT5.3.7 JS clash of prototypejs 1.7 and Google Maps 3.18
Hi all, after the last new version of Google Maps (3.18) I've noticed problems and JS-errors on my pages. Finally I found this bug entry which says that this is actually a problem of prototypejs 1.7...
View ArticleReleasing Maven Plugins
Hi, I'm currently releasing a new version of Flexmojos. While I sort of found a procedure for releasing that maven plugin, it's still sort of a PITA. The main problem is that the project contains the...
View ArticleProgramatic CXF features on JAX-WS endpoin
Hi, how can I add/inject custom CXF features/interceptors to the client endpoint created using JAX-WS API: QName serviceName = new QName("...", "..."); Service service = Service.create(serviceName);...
View ArticleCXF producers using HttpApi and URI substitutions
Hi everyone, I had an error a few days ago, and after investigations, here's what it was I am calling an endpoint using cxfrs client with the http api. So I have something like that in the DSL : .......
View ArticleHow to send file with Beanshell
I want to send file with Beanshell but getting error: Error in method invocation: Method setHTTPFiles( org.apache.jmeter.protocol.http.util.HTTPFileArg ) not found in...
View ArticleSome JMeter threads stop processing during a variable time
Hello, I am using JMeter 2.11. The following parameters are defined in the jmeter.bat file set HEAP=-Xms512m -Xmx12144m set NEW=-XX:NewSize=128m -XX:MaxNewSize=128m set SURVIVOR=-XX:SurvivorRatio=8...
View ArticleUsing ItemSimilarity.scala from Java
Hi all, Trying out the new spark-itemsimilarity code, but I am new to Scala and have hard time calling certain methods from Java. Here is a Gist with a Java main that runs the cooccurrence analysis:...
View ArticleKafka High Level Consumer
Hi , Is there a way in kafka to read data from all topics, from a consumer group without specifying topics in a dynamic way. That is if new topics are created on kafka brokers the consumer group should...
View ArticleDynamic updating the .less file
Hi, I am trying to figure out a way, by which I can update the variables defined in the.less files dynamically after a page submit, so that the styling of the page can be altered. I want this modified...
View Article