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

International Shipping

Any idea how I could implement a international shipping calculator, import / export? Formula, Lookup Data, etc. Does Ofbiz have such functionality? Thanks, DS

View Article


default focus issue in tml page

Hi, I am facing weird issue on my tapestry page. On page I have three fields. 1st - select box -> tabindex is 1 and t:validate="required" 2nd - textfield -> tabindex is 2 and...

View Article


json2avro

I wrote a little C tool using Avro-C to convert JSON to Avro and thought may be someone here may find it useful. https://github.com/grisha/json2avro The purpose is to be useful in converting messy...

View Article

Problem with multi-module site

I am using the site-maven-plugin (version 3.3) and cannot seem to get it to work. Using the exact same site.xml and additional files (faq, apt and xhtml types) that worked fine in a single project...

View Article

Checkstyle crashes with NullPointerException in...

Checkstyle crashes when I run it with Maven 3.0.4, but works with Maven 2.2.1. I'm afraid I don't know enough about Maven to create a smaller test case than this: 1. Set JAVA_HOME to a 1.6 JDK 2. Clone...

View Article


Jackson question... why does this fail?

<dataFormats> <json id="jack" library="Jackson"/> </dataFormats> ... <route id="myRoute"> <from ref="listener" /> // mina component <unmarshal ref="jack" /> //...

View Article

session expired suddenly after just receive 'Unable to read data from server'

The below is what i received at zookeeper client. Something i can't understand is time between 'unable to read' and 'socket connection'. As you see at below, that is just 1 second. That is too small...

View Article

question about Controlled Shutdown

Was just reading about Controlled Shutdown here: https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools Is this something that can be invoked from code, from within a container running the...

View Article


setResponsePage

Wicketeers, Super-minor API thing... I've started using PageProvider class within our frameworks, as it's a really convenient class for detailing pages, etc. and avoid having to use Reflection...

View Article


Content rendring in communication event detail screen

Hi All, While testing communication event I found, on communication event detail page, content section displays the source code of associated eMail template instead of the original content. When I dig...

View Article

How can I get error output for maven-antrun-plugin (if=fail) error?

All, I'm troubleshooting a build error from the maven-antrun-plugin (maven 2.2.1). Any help would be appreciated. I know that there is a unit test failure in the build. Something about our config is...

View Article

dependency:list -DincludeScope=compile lists compile scope for transitive...

Hi all, Do I have a problem with maven-dependency-plugin 2.8 or with my understanding of dependency scope? I run "mvn dependency:list -DincludeScope=compile" and see items which are transitive...

View Article

Regular expression in jmeter

I have a scenario where i'm getting values for a request in the header Response headers: HTTP/1.1 302 Moved Temporarily Server: Apache X-Powered-By: Servlet 2.4; JBoss-4.3.0.GA_CP02 (build:...

View Article


Different logins

I have parameterized the users for loging I need to capture for which thread which data is using. How do i write bean shell programming to save the values in the file

View Article

How to start a process with Camel?

So I have figured out how to gather messages based on my criteria. A process needs to be started as soon as two messages have been received. Currently I have: from("jms:newFileQueue").aggregate(new...

View Article


How many machines did my MR job used?

Hello, I am running a Pig script which internally starts several jobs. For one of the jobs that uses maximum no. of mappers reducers, I need to find out how many machines it's running on which machines...

View Article

Clear t:alerts messages

Hi, I use alertManager.success to output t:alerts messages after the use press the Save button. If the user press the Save button multiple times, I would get multiple t:alerts messages displayed. How...

View Article


How does visual theme for product store work?

How does setting the visual theme for product store work? How does this change the view? Does it use a different style sheet? I trying to investigate how view themes are handled. I have been looking at...

View Article

Error using jquery/datatable with t:mode="true"

Hi, I am trying to use jquery/datatable with 500 records. It seems slow in loading but it is working fine. So I was thinking of ajax to solve the slow loading issue. When I set t:mode="true", i get an...

View Article

How to pass an Object using t:context

Hi, I am using an eventLink. I can pass String and other primitive types using t:context. But I want to pass a whole Object using t:context. I get the error "Could not find a coercion from type...

View Article
Browsing all 5648 articles
Browse latest View live