Bug in JMS Request/Reply with CACHE_NONE and Temporary Queues
I believe I found a bug in the JMS request/reply implementation if the replyToCacheLevelName is set to CACHE_NONE in the JmsConfiguration. The issue is that with CACHE_NONE, the...
View ArticlePOPartialAgg issue
I've been fighting with POPartialAgg for a couple of days now, and I've come across what I think is a bug. aggregate() does this: numEntriesInTarget += valueTuple.size() - 1; which seems wrong. That's...
View Articlenon-blocking preloading animation?
Hi all I have a big flex web project It takes a while to load.... its around 3M for the main app swf and 80K for additional 4 modules that loads afterwords The loading weight is not bothering me, as we...
View ArticlePossible regression when running CXF 2.7.6 on Karaf 2.3.2
Hi, I'm testing my WSDL-first web service tutorial ( http://www.jroller.com/roller-ui/authoring/preview/gmazza/?previewEntry=web_service_tutorial) using CXF 2.7.6 on Karaf 2.3.2. When running CXF 2.7.6...
View Articleshade plugin: attached artifact and dependency reduced pom
Hi, I would like to deploy two artifacts of my project: - A non-shaded version with declared (transitive) dependencies - A shaded version with shaded/relocated dependencies (and a "dependency-reduced"...
View ArticleFirefox hangs during recording
I can use Firefox to view all the pages I am interested in. However when I turn on the manual proxy and try to record these interactions I get a hang in Firefox after the first redirection to a new...
View ArticleMaven ear plugin: cannot generate ejb-local-refs?
Wanted to confirm that although you can generate <env-entry> elements using the Maven ear plugin, you cannot generate <ejb-local-refs> in the application.xml from the plugin itself. My only...
View Articleproblems installing
I'm having problems installing flex (the SDK 4.9.1) on my Windows 7 laptop. I downloaded the Apache Flex SDK installer and ran it with administrative privileges. It hangs at Uncompressing:...
View ArticleHow is the QuartzEndpoint's LoadBalancer work?
Hi there, In the QuartzEndpoint.java code, it has a built-in LoadBalancer member to store each new QuartzConsumer created. Can someone show me how this is used in practice? How is this different than...
View ArticleGetting error for some request: javax.net.ssl.SSLPeerUnverifiedException:...
Hello All, I am running load test case for web application, I an running the process for at least 10-18 hours to check server status. But after some hours some of request return error such as...
View ArticleIndex broken reference
I have an issue with my Index page onEvent link. My app event links works just fine, however, when I click on my home page ( which is an index page ) I get to Index, but when I click any of the event...
View Articlemaven-release-plugin with github project
I'm trying to release a multimodule maven project cloned in github. My project has the parent pom as a submodule of the root aggregator. if i run the release in dryRun mode it works fine, however if I...
View ArticleHow to change “intellectual” DateTextField behavior?
By default, if you provide incorrect date like “30.02.2013” the DateTextField changes it to 02.03.2013 and doesn’t return any errors. Is there an easy way to stop it and generate an error? Thank you.
View ArticleApache Maven IDEA Plugin 2.2.1 Released
The Maven team is pleased to announce the release of the Apache Maven IDEA Plugin, version 2.2.1. As you can see in the release notes below, this plugin has now been retired. There will be no more...
View ArticleApache Maven Model Converter 2.3 Released
The Maven team is pleased to announce the release of the Apache Maven Model Converter, version 2.3 As you can see in the release notes below, this shared component is now retired. Most likely it will...
View ArticleApache Maven Model Converter 2.3 Released
The Maven team is pleased to announce the release of the Apache Maven Model Converter, version 2.3 As you can see in the release notes below, this shared component is now retired. Most likely it will...
View Articlegetting Flash standalone player
When I installed Flash Builder on another computer, along with it came a standalone SWF player/debugger. On this new computer, I don't want to install Flash Builder. Where can I get this standalone...
View ArticleNew release lines of Apache Maven after 30th Sep 2013 will require Java 6 or...
As a result of a recent vote on the Maven Developers list the decision has been made to discontinue support for running Maven itself using Java 5.0. The Maven 2.0.x release line has a minimum Java...
View Articlefeature extraction for a logistic regression
I've been working on a feature problem with mahout and was wondering if others have dealt with a similar issue and/or had some ideas. This is more of a feature extraction problem then a mahout problem,...
View ArticleCORS support in CXF versions prior to 2.5.1
Hi, Is there any way we can enable CORS support in CXF version prior to 2.5.1? Regards, Jasmina
View Article