Request for Inclusion into 0.30
OK - two more fixes resulting from testing / bug reports: 1) https://issues.apache.org/jira/browse/QPID-6076 : Keith spotted that the Java Broker got a NullPointerException when running the 0-10 Python...
View Articletomcat deployment plugin issue
Hello I am trying to deploy a war into my tomcat when I run mvn:tomcat deploy I am getting the following error: [ERROR] Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:deploy...
View ArticleTenant datasource helper missing
Hi, I am running a multi tenant environment with three tenants. When I go to "webtools/control/ConnectionPoolStatus" I can only see 3 lines Helper name: ofbizolap_demo1 Helper name: ofbiz_demo1 Helper...
View Articlecomponent events bubbling down?
I have a situation where a child component (C) fires an event that causes the containing component(B) to refesh it's content. Another component (A) that contains B also contains compoenent D. D needs...
View Articlejs-sequence-diagrams would make a really cool addition to doxia...
I just got this working with doxia: http://bramp.github.io/js-sequence-diagrams/ Sequence diagrams are great for documenting protocol interaction. I use them very often but one of the problems is...
View Articledynamic upload buttons
Hi, I'm trying to put dynamic multiple upload buttons in Tapestry with an AjaxFormLoop component. But in the "onAdd" event where you have to create a new UploadedFile Object and return it, it doesn't...
View ArticleAUTO: Warren Cook is out of the office (returning 09/09/2014)
I am out of the office until 09/09/2014. Hello, I am on vaction. Please refer any Sonic or Actional questions to Patrick Ho or Derek Ward. thx, Warren Note: This is an automated response to your...
View Articlejar file for org.apache.mahout.cf.taste.impl.model.jdbc.MySQLJDBCDataModel
Hi all, I am getting error for the missing jar could you please help me to find the jar Thanks and Regards, Vinayak B
View ArticleRequest Filter
I am trying to figure out how to implement a RequestFilter such that when a session time out occurs, Tapestry can redirect user to my error page saying “Your session has timed out”. Here is my code,...
View Articlecxf throws Timestamp error on unit test but not in deployed app
Hi there, If I run my service request method using a client app, basically just posting to the service endpoint, it works successfully. However, if I try run the exact same method within a unit test, I...
View ArticleCustomPartitioner sometimes placing data in incorrect partition file
*I am loading 3 data sources with data like:* Source 1 (main data source): id, id1, userId, type Source 2 (supporting source used for filtering): parition_number, id, id1 Source 3 (static set source...
View ArticleHow acknowledgement for persistent message works with Virtual Topics?
If am not wrong When producer sends a persistent message on a topic then it first store message in persistent store (let kahadb) and then send an acknowledgment to producer. So how will it work in case...
View ArticlePropagate SoapFault with simple Camel proxy
Hi! I'm trying to create a simple WS proxy using Switchyard 1.1 with Camel: --> PromotedService --> Camel --> ProxifiedService With the current configuration I'm able to send and recieve...
View ArticleProton-based AMQP 1.0 JMS client collaboration
Hi all, As many of you know, there is work going on within Qpid towards creating a new AMQP 1.0 JMS client based around Proton and implementing a JMS mapping for AMQP as being documented by the OASIS...
View ArticleGraniteDS 3.1.0.GA has been released!
Granite Data Services <http://www.granitedataservices.com/>, the Flex / Java integration platform, has been released in version 3.1.0.GA. It brings a lot of bug fixes and improvements upon...
View ArticleForms require that the request method be POST and that the t:formdata query...
Hi, We use Tapestry 5.2.6 and we have this Exception quite often in our logs: [2014-09-07 21:18:27,951][ERROR] AppModuleBase.FFRequestExceptionHandler [qe-shop] Processing of request failed with...
View ArticleBabel: new DSL for Camel
Dear all, We have recently open sourced Babel, a new DSL for Camel at http://crossing-tech.github.io/babel . Its goal is to provide more type safety as well as conciseness to your route definition. The...
View ArticleKMeans for clustering individual point
Hello, I know that Mahout is used for batch processing, but I am interested if I can use its KMeans, and how, for clustering individual points? Let's say that we have following situation * Global...
View ArticleLinks with UNC path names stops working in Flash Player 14
When I'm trying to click on link to file shared in my local network area I get an error message: Error #2148. SWF file <http://path_to_my_swf> cannot access local resorce...
View ArticleProblem using OCSP and truststore configuration in the http conduit
Hi, I am testing OCSP together with a CXF WS consumer. I am addressing my own trust store in the http conduit. I created my own CA and a certificate (localhost) holding the location url of the...
View Article