Jt 2.7 has been released
Jt 2.7 has been released – 14 Aug 2008
The latest version Jt 2.7 of Java Pattern Oriented Framework has been released on 14 Aug 2008. It facilitates rapid implementation of java applications for large critical systems. Jt implements some popular java patterns like Data Access Objects (DAO), J2EE and GoF patterns.
Jt 2.7 is about to bring enhancements to the Jt components and Jt Automated Wizard (Jt Wizard). Jt wizard is capable of generating framework applications automatically which are based on java design patterns like DAO, Jt messaging, MVC, GoF etc. The Jt wizard available currenty is integrated with the concepts of Hibernate (DAO) and Struts (MVC). Jt wizard can automatically create the DAO mapping files, MVC configuration files, JSP and other Java Classes. It is a nice example of a reference web application built on top of the Jt framework.
The newest features that are included in this release can be summerized as below-
· It implements the J2EE design patterns J2EE business delegate, J2EE Session Facade, J2EE Service Locator and J2EE Value Object.
· It implemets Web Services adapters and proxies for web services integrations and simplifies web services development and deployment using Jt messaging API.
· It provides a jBPM Adaptor for Business Process Modelling (BPM) integration. jBPM is an open source technology which helps users to build powerful business process models with the implenetation of Jt application using a Process Graph.
· Jt also integrates with MVC and AJAX design patterns. A transparent interface between these technologies and Jt framework API is provided by the Universal Jt components and and Adapters.
· It integrates with Hibernate Data Access Objects through a transparent interface provided by a Jt Adapter.
· A JDBC Adapter provides integration with JDBC.
· Request log, Undoable operations and Querying mechanisms are supported by the Command Pattern (JtCommand) implementation.
· A JavaMail Adapter is provided for JavaMail API integration.
· Jt Adapters and proxies are implemented to integrate with J2EE EJBs providing the clients transparent and easy access to the framework objects.
· Customization of the framework applications can be done easily by using Resource files that provide the facility of automatic loading of object attributes.
· Jt framework can be integrated with JSP (Java Server Pages) also.
· It provides XML API integration powered by built-in XML/Bean mapping facilities and XML Adapters.
This open source java technology is based on a simple messaging architecture that enables encapsulation and loose coupling of framework objects. The Jt components can be plugged into complex framework applications by transposing with each other using a “lego” approach.
Java pattern oriented framework defines the following goals and requirements-
Read more at:
https://jt.dev.java.net/#features
http://www.fsw.com/Jt/Jt.htm#_Toc202718745