PDA

View Full Version : OpenXava 3.1.4: Open source framework for WPS


openAdmin
08-29-2009, 04:13 AM
OpenXava (http://www.openxava.org/) 3.1.4 is an open source framework to rapid development of Portlet Enterprise applications deployable in WebSphere Portal 6.1.

With OpenXava, you only need to write your model, POJOs and Java annotations. You do not need to write the view, and the controller (for CRUD, printing, etc) is reused. And from that you'll have an application for CRUD, report generation in PDF, export to Excel, searching, sorting, validations etc. You only need to write a simple Java class, no XMLs, no JSPs and no code generation.

Look at the demos (http://www.gestion400.com/web/guest/demos).

If you current applications use JPA entities, you can move your JPA code to an OpenXava application and obtain an AJAX portal application easily.

OpenXava is not only for writing simple CRUDs for simple classes, you can create sophisticated applications with complex logic and advanced UI. OpenXava supports references, collections, inheritance, nested tabs, nested frames for grouping, etc.

If you develop business applications, use JPA or are interested in WebSphere Portal do not doubt, download (http://www.gestion400.com/web/guest/downloads) OpenXava and evaluate it.
This new 3.1.4 version has more than 50 new features and fixes (http://192.168.1.101/web/guest/changelog) over 3.1.3, including translation to Serbian and Swedish, support for Liferay 5.2.3, @Formula annotation (http://openxava.wikispaces.com/model_en#toc9), formatters for list mode (http://openxava.wikispaces.com/customizing_en#toc2), etc.
OpenXava is LGPL so you can develop commercial applications with it.

More info: http://www.openxava.org/ (http://www.openxava.org/)


See original opensource.sys-com (http://opensource.sys-con.com/node/1086146)