|
UML Integration in JAG v3.0 - J2EE Development just got a whole lot simpler!
JAG - the Java Application Generator - is a open source application that generates out-of-the-box working J2EE applications.
Until now JAG has only been able to 'reverse architect' an application based on an existing database model, but with JAG v3.0 you can now import your system design from a UML model, exported from any XMI-compliant modelling tool (Together, PoseidonUML, etc.)
A truly unique feature set for an open source product!
JAG - the Java Application Generator - is a open source application that generates out-of-the-box working J2EE applications.
Until now JAG has only been able to 'reverse architect' an application based on an existing database model, but with JAG v3.0 you can now import your system design from a UML model, exported from any XMI 1.2-compliant modelling tool (e.g. PoseidonUML).
J2EE application development doesn't get much simpler than this:
| | - design entity and session beans and the relationships between them in a UML class diagram,
- import the model into JAG and configure your database connection
- let JAG generate the application, then
- build, deploy and enjoy!
|
What you get is a fully-functional J2EE application (the current template works easiest with JBoss) with full create/retrieve/update/delete functionality, whose architecture follows best-of-breed design patterns, and a JSP-based web tier using Struts 1.1.
The functionality offered by JAG is unrivalled in the open-source field. Certainly there are similar products that help developers generate J2EE projects (Oracle's JHeadstart, Exaltec 'b+', IBM's WebSphere Studio Application Developer, etc.), but none of these offer the advantages of open source.
Come and check it out: http://jag.sourceforge.net
|