When I comment in mailing lists that I am implementing a
registration module for my application, hundreds of other developers
comment they are coding exactly the same functionality in their projects
- an indicator that something is missing in the Java EE Universe.
Registration is just an example, there are many others like
notification, content repository management, etc. If you look for...
This week I received one of that lovely and tricky tasks: to
learn Canoo
webtest, test it and prove its usefulness to the project in three days -
convincing the managers that it should be part of the project. The goal
of the project is to produce a finance report with ~200 pages and that
report should be validated through a zero-errors acceptance
test. Several tools were considered, including...
With the newcomer Vaadin module I
updated the Arena Project
script to support builds on Windows platform. Not a big deal in terms of
configuration but it is worthy a notification in case you had
tried to build the project before and got frustrated with the Platform
Classifier restricted to the UNIX-family.
Why to use Platform Classifiers? The lack of a
good Maven support for the Glassfish...
My presentation about exposing Domain Models through RESTful
Web-Services has been accepted at Jfokus, a Java conference to happen
in January 2010 in the Kingdom of Sweden. The presentation will be the result of my
experiences designing and implementing the Arena PUJ Project,
a Java EE application full of learning opportunities. Arena is an online
system to support PUJ
Competitions but the main...