Tapestry render variable in zone is null
Hi there, I'am new to that list and want to say hello to every one here. Problem description: I'am working with a tapestry form containing a loop iterating over a bean collection. Inside the loop...
View Articlehow implement aether into osgi project?
Hello, I have to implement eclipse Aether into exesting osgi project build with Maven. The idea is: Replace current OBR with Maven repo. But I cant find any good examples, steps how to configure,...
View Articlememoryjava.lang.OutOfMemoryError related with number of reducer?
I can fix this by changing heap size. But what confuse me is that when i change the reducer number from 24 to 84, there's no this error. Any insight on this? Thanks Lei Failed to merge in...
View Articleusing websocket within ofbiz
Hi all, I've been trying to utilize the websocket in current trunk of ofbiz. Make new component in hot-deploy, using the exact chat example from tomcat and include the Java class. It can be compiled...
View ArticleNot able to retrieve the SoapHeader while invoking spring-ws producer
Hello, I am using camel version 2.12.2. I have visited link https://issues.apache.org/jira/browse/CAMEL-4515 with Description as "Currently the Camel-Spring-WS component does not support the setting of...
View ArticleHow can I convert message from MQTTTransport?
Hello, I'm using ActiveMQ with JMS and MQTT, like following. clientB - JMS - AMQ -(*)- MQTT - clientA. I want to convert data in message only from/to MQTT at (*). The conversion depends on...
View ArticleIs there any website documentation repository or tool for Apache Mahout?
I have seen the instructions here[1], but I am not sure if there is any source-code for the documentation for website. So here are my questions: * Does Apache Mahout project use any tool to generate...
View Articleform submit on pressing Enter inside a TextField
I have an interesting question: what happens exactly when user presses Enter inside a TextField? Currently I see that form submit works as if it was triggered by the first available Submit element (in...
View ArticleVPN from air
Hey do anyone have worked with a vpn or openvpn from inside an air application? Regards saul
View ArticleUnable to get off the ground following the "quick start" section
I have tried to use kafka both building form source via gradle as well as un tgz-ing the tarball. Either way, none of the scripts work in the way described in the Quick Start section. Following is an...
View ArticleCamel RabbitMQ acknowledge messages
Hi, We are using RabbitMQ for messaging huge amount of data. For good performance multi acknowledgment of messages is used. Further we send messages from RabbitMQ via EventManager for processing. After...
View Articlezkclient version
Hi I am trying kafka 0.8.1, and use zkclient version: <dependency> <groupId>com.101tec</groupId> <artifactId>zkclient</artifactId> <version>0.3</version>...
View ArticleWeb Developer (m/w) in Flex 4 (and Java - optional) Rich-Internet-Application...
The Cassys Energy Manager is an energy management platform for the B2B segment, which makes the energy consumption transparent and helps in a simple way to become more energy efficient. Our customers...
View ArticleModal Window and RestartResponseException
I have an ajaxlink on my modal window that takes the user to a new page, one the modal window is not on. I have traditionall done stuff like this with RestartResponseException. But when I use that from...
View ArticleI do eagerly hope could have API locally. Do Wicket provide API download url?
hi,Martin Grigorov, Do Wicket provide API download url, Since my network is not stable, I do eagerly hope could have API locally. sunnybean 58963399-5244
View ArticleReversemappingtooltask with oracle fails
I'm using this command: java org.apache.openjpa.jdbc.meta.ReverseMappingTool -d src schema.xml with oracle database. I've found that there is a known bug OPENJPA-2022 which is supposed to be fixed in...
View Articlejquery ui DatePicker
Hi, is's quite frustrating, I use the jquery ui DatePicker for a valid to filed on a user form. Everything seems to be ok, but.... I want to display that a user don't expire and so I save 31.12.9999...
View ArticleClass loader issues after Maven 3.1.0
Hi, We have troubles use 'mvn jetty:run' for https://github.com/apache/wicket/tree/master/wicket-examples after upgrading to Maven 3.1.0+. It fails with: 2014-04-17...
View ArticleDoes Camel MongoDB use cursors on findAll ?
Hello. After some tests, it seems that the Camel MongoDB "findAll" operation tries to load all the matching queried data into memory before process them. With collections whose content is about tens...
View ArticleFlex Mojos 6.0.1, unusual failure
I recently set up a flex project to be able to build via maven. It is using FM 6.0.1, AIR 3.9, Flex 4.11.20131017, and Flash 11.9. It took a lot of work to get everything working correctly, but I got...
View Article