没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > jazzmaster |
jazzmaster
|
0 | 0 | 122 |
贡献者 | 讨论 | 代码提交 |
Jazzmaster is an application framework developed by Eiichiro Uchiumi (Eiichiro.org) and can be performed on JDK 5 and later Java platform. Using Jazzmaster framework, you can construct the application from the small one which is processed on a command line to the large one like enterprise application on the paradigm of SOA (Service-Oriented Architecture). The application which is built by composing the appropriately-modularized services on the Jazzmaster framework certainly improves the flexibility for change and the development agility, according to the scale growing.
Jazzmaster is composed of the following modules:
Core AspectJ integration Jazzmaster examples are running on Google App Engine for Java! http://jazzmaster-examples.appspot.com/
NewsDec 16, 2009 - Jazzmaster 1.2.1 has been releasedAug 29, 2009 - Jazzmaster 1.2.0 has been releasedJazzmaster 1.2.0 has been released. Some defects have been fixed and some issues have been improved. Please check the following issue:
Issue 6 : org.eiichiro.jazzmaster.deployment.Stage needs new entry for emergency deployment
Jun 15, 2009 - Jazzmaster 1.1.0 and Jazzmaster AspectJ 1.0.2 has been releasedWith Java Pet Store Reference Application on Google App Engine release, Jazzmaster have been updated as well. Some defect have been fixed and some issues have been improved. Please check the following issues:
Issue 1 : Failed to build with Maven, even though succeeded with Eclipse JDT Issue 2 : java.util.ConcurrentModificationException is thrown when ServletRequest is destroyed Issue 3 : Service proxy (service invocation handler) cannot be serialized Issue 4 : Imperative service configuration (declaring org.eiichiro.jazzmaster.service.Service extension class) does not support lifecycle callback declaration Issue 5 : Jazzmaster takes a amount time for deployment