Proposed Labels for OFBiz Technical Documentation
Hi All We will be adding labels to the documentation content to help make searching for documentation easier. At the moment we are proposing to use the following labels. • Guide (to be used at the top...
View ArticlePartially include JSP files into Wicket-HTML-Pages via Custom Tag
Hello everyone, because of some migrations I had to partially include JSP files into Wicket HTML Pages. I found a documentation for the prior 1.4 version of Wicket and some Stack Overflow posts about...
View ArticleAnother strange interoperability quirk between Messenger and the Java Broker.
Hey all, I've been messing around writing a soak test for the JavaScript port of Messenger and came across another difference in behaviour between the C++ and Java Brokers. I've attached the code I've...
View ArticleTechnical Review Needed - OFBiz Tax Authority Data Model
Hi All Please can someone take a look at the OFBiz Tax Authority Data Model <https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz%27s+Tax+Authority+Data+Modelhttp://> and let me know if it...
View ArticleTechnical Review Needed - How to Upgrade the Embedded Tomcat
Hi All Please can someone take a look at the How to Upgrade the Embedded Tomcat <https://cwiki.apache.org/confluence/display/OFBTECH/How+to+upgrade+the+embedded+Tomcat> page and let me know if it...
View ArticleTechnical Review Needed - Data Driven Security
Hi All Please can someone take a look at the Data Driven Security <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=7045162> page and let me know if it is still valid or needs...
View ArticleCan I Archive - How to Secure Your Deployment?
Hi All The How to Secure Your Deployment <https://cwiki.apache.org/confluence/display/OFBTECH/How+to+secure+your+deployment> document was copied from an original archive that was last updated in...
View ArticleStrange behavior with JSR 303 client-side validation and nested beans
Hi list, I'm using JSR-303 annotations. When validating a field from the page class, it works as expected, and client-side validation is correctly triggered. Page.java: @NotNull @Property private...
View ArticleDrag and drop ceases to work after a right click drag
Hello all, I encounter a strange problem with the DragManager. I wrote the shortest program I could to illustrate it. A simple red square can be dragged through a MouseMoveEvent. With a regular left...
View Article0.30 release update - Beta 2 is available
Hi, everyone. Beta 2 is now available here: https://dist.apache.org/repos/dist/dev/qpid/0.30-beta2/ Maven repos for qpid-java and qpid-java-qmf-tools respectively:...
View ArticleTapestry in distributed environment
hello, i am currently using tapestry for a web-project which i am developing. the project is meant to work with a lot of data, and requires a lot of processing power. in order to overcome the problems...
View ArticleFlume/Avro schema manipulation
I am looking for some good documentation that would explain how I can pull logs from a file and apply a certain schema to that log file format. I have gone threw the exercise of sending a file using a...
View ArticleSetup integration test with testng and tapestry services.
Hi everyone, I'm trying to setup integration test with testng and tapestry services. Lance kindly helped me get some of this up and running on my personal project, but my day job is requiring a little...
View ArticleUse of subject for routing - moved thread to user list from earlier private...
All, I've moved this thread to the user list. It started out on the back of an email conversation between Rob Godfrey. Gordon Sim and and myself when I couldn't get my QMF messages routed on the Java...
View ArticleNull params after upgrading to 2.7.11
We upgraded from CXF 2.6.8 to 2.7.11, and are running into issues where the web service parameters are coming in as null in 2.7.11, where they used to work in 2.6.8. In the WSDL (code first), the...
View Articlenested exception is java.lang.NoClassDefFoundError: javax/ws/rs/BeanParam
Dear all, I faced following error when I create a restful service using Spring + CXF: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customerService': Error...
View ArticleJWS/JWE
Hi there, quick question: Are there any plans to improve the support for JWS/JWE in CXF up to (or even beyond) the level of jose.4.j? cheers, Hermann
View Articlecamel-bindy 2.13.1 DateFormat Unparseable date
camel-bindy is throwing an *java.text.ParseException * on failing to parse date with format *"dd-MMM-yyyy hh"* *The date field in the CsvRecord is:* @DataField(pos = 1, required = true, pattern =...
View ArticleHadoop 2x Compatability
Hi All, I'm pretty new to Flume so forgive the newbish question, but I've been working with Hadoop 2x for a little while. I'm trying to configure flume (1.5.0) with a HDFS sink however the agent won't...
View ArticleDecompile SWF module
Is it possible to do it? The source code has been lost. I tried Sothink, but because it's a module it does not do it. Thanks
View Article