Quantcast
Channel: Apache Timeline
Browsing all 5648 articles
Browse latest View live

kaptchafield won't validate after zone rerender

Hi, I have t:kaptchaimage and t:kaptchafield in a form within a zone of a component. After I rerender the zone if there is a error on the form, the kaptchaimage stays the same and teh validation always...

View Article


How JOIN works ?

I am stumped by what, clearly, is my misunderstanding of how PIG does a JOIN. Data in 'data' file: A1 B1 A1 B1 A2 B2 A2 B2 My little program: A = load 'data' using PigStorage(' ') AS...

View Article


0.30 release update - Release notes preview

Hi, everyone. I've prepared sample Qpid 0.30 release notes (and other related website updates) for your review: http://people.apache.org/~jross/transom/head/releases/qpid-0.30/index.html...

View Article

lucene2seq and empty fields

Hi all, I have running into a problem with lucene2seq and I'm wondering whether any of you can help me. I have a Solr index in which the documents contain several fields and some of these fields are...

View Article

Request For Inclusion in 0.30

A couple more defects found today when testing the Java Broker with AMQP 1.0 where it would be really good to get the fixes in before the RC: 1. QPID-6054: Java Broker does not honour request for...

View Article


REST API for AMQP management?

Does anybody out there have any experience or ideas about this? Has anyone already defined a REST API corresponding to the AMQP management spec? Anybody got experience with implementing such an API? I...

View Article

Event Bubbling Help Required.

Hello Guys, I've stumbled upon a problem with EventLinks and Im unable to find a solution. I have a component A with eventlink and component B which acts as container for component B. ComponentA.tml...

View Article

Saving voice recordings

Hi We have a working app that records a student voice, saves the binary on a server letting the teacher download However the files are big, and the upload does not always work, the upload seems to not...

View Article


Camel Splitter EIP to process xml file

I have a requirement to stream an xml file from a server <streamXMLFile> and divide the original xml to sub xml files based on a tag and also to extract the value of a particular xml tag path...

View Article


link dead in production mode?

Hi, I still have this problem running my app in production mode, but now I discover something new. I have a password change button (see below). It is responsive in development mode on the live server,...

View Article

Jena-2.11.2 QueryParseException: Encountered ""as""as ""

Hi All, I have encountered a problem when using Jena. The query can be executed on http://dbpedia.org/sparql/ correctly, but failed in Java code. Could anyone help me? I tried find solution online but...

View Article

OFBiz developers page

Hi all, I have reviewed the OFBiz Developers page (see: https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Developers), and provided a comment. Best regards, Pierre Smits *ORRTIZ.COM...

View Article

Flume ELS sink - indexname and indextype

Hello Is it possible for the elasticsearch sink ?: Have the option to disable the suffix appended, ie YYYY-MM-DD Have dynamic indexname derived from a avro header Have dynamic indextype also like above...

View Article


experience getting 0.8 perf scripts running

Hi, On twitter recently [1] I said I'd send on a list of things that made getting 0.8 setup for a quick bench awkward. Individually they're all minor and I apologize if this seem like nitpicking. But...

View Article

Trigger custom JS events and handle them on the server side

What is the best way to do this with Tapestry 5.4? The jQuery bind mixin seems to have done this for Tapestry 5.3 ( http://tapestry5-jquery.com/mixins/docsbind). Basically, what I'm trying to achieve...

View Article


jquery.palette bug in production mode

Hi, I'm using * tapestry 5.3.7 * tapestry5-jquery 3.3.7 * a simple form (login, password and list of role), a jquery.palette is used to choose the roles. It works when PRODUCTION_MODE is set to false,...

View Article

CamelSpringJUnit4ClassRunner with Spring Boot

I’m been trying to use Camel with . Spring Boot, . test Routes with “@RunWith(CamelSpringJUnit4ClassRunner.class)” .with @Produce(uri = "direct:in") private ProducerTemplate producerTemplate; .and...

View Article


release plug in not committing the release version anymore

Hi All, I realized to day that since a while mvn release:prepare does not check in and commit the release pom. From the investigation I've done it seems that the pom is actually changed, a tag is...

View Article

Avoid stacktrace in response when error occurs

I am using ExceptionMapper to handle all the exceptions. I am not sure how to handle if any java.lang.Error occurs and how to send a meaningful response to the client?

View Article

'Could not unregister error handler' warning destroying a BlueprintCamelContext

Hello, using Camel 2.13.2 over a Karaf 3.0.1, I’m executing a route defined in a blueprint that references to an error handler. It starts without any warning, but when the bundle is stopped I get the...

View Article
Browsing all 5648 articles
Browse latest View live