openxava / documentation / Chapter 1: Classic XML Components introduction

1.Introduction XML | 2.Model XML | 3.View XML | 4.Tab XML | 5.Mapping XML | 6.Aspects XML
Support for XML components was dropped in v7.0
OpenXava allows you to create Java Enterprise applications using POJOs and Java 5 annotations. But in its first incarnations (v1.0 and v2.0) OpenXava used business components defined using XML and it generated the code for the application from these XMLs.
These XML components are still supported. That is, if you have an OpenXava application developed with v1.x or v2.x you can update to the last OpenXava version. OpenXava supports XML components, and generation for EJB2, POJOs + Hibernate and even Java 1.4.
This guide is a complete reference to the XML syntax for OpenXava business component.