Download List

项目描述

Azzyzt JEE Tools is a set of Eclipse plugins for creating a so-called "azzyzted" project, and for creating code from a model. Azzyzt uses Java JPA entities as a model, and from that model it creates an enterprise application, ready to be deployed in a Java EE 6 application server like GlassFish 3.1, ready to be accessed via CORBA, SOAP, and REST. Thus the generated application is a set of Web services, providing all that you need in a typical CRUD application. Generated enterprise applications have separate source folders for generated and developer-supplied content. You can add your own functionality to a well-engineered base project. Azzyzt JEE Tools is not about user interfaces. It is expected that the generated application is accessed by a RIA frontend or by a fat client.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-03 09:26
1.3.1

这是与功能的变化既错误修正发布。它只是带来 Azzyzt JEE 工具到 GlassFish 和 Eclipse 的当前版本。它已建造和测试与日食靛蓝 SR2、 GlassFish 3.1.2 和 Java 1.6.0_31。
标签: Eclipse Indigo SR2, GlassFish 3.1.2
This is a release with neither functional changes nor bugfixes. It just brings Azzyzt JEE Tools to the current versions of GlassFish and Eclipse. It has been built and tested with Eclipse Indigo SR2, GlassFish 3.1.2, and Java 1.6.0_31.

2012-01-11 11:41
1.3.0

全面服务和限制的服务捆绑肥皂和其余的新 Url。它是现在可能允许不允许基于 (这会破坏当前的应用程序) 的 URL 前缀。在 AuthorizationInterface,此版本添加了对实现此接口以 Azzyztant,类似于用户名转换器的类的实例的引用。(使用它来检查每个调用,基于目标类/方法和凭据授权。此版本添加到 QuerySpec 之间的一个子集。它已与 GlassFish 3.1.1 和靛蓝 SR1 测试。它包括基于凭据授权和单元测试的基于凭据的授权。
标签: Eclipse, Indigo, authorization, Credentials
New URLs for SOAP and REST bundle full services and restricted services. It is now possible to allow/disallow based on the URL prefix (this breaks current applications). In AuthorizationInterface, this release adds a reference to an instance of a class implementing this interface to the Azzyztant, analogous to the username converter. (Use it to check authorization per call, based on the target class/method and credentials.) This release adds a subset of BETWEEN to QuerySpec. It has been tested with GlassFish 3.1.1 and Indigo SR1. It includes credential-based authorization and unit tests for credential-based authorization.

2011-07-07 22:56
1.2.4

一些更多的定制已完成。现在,你不仅可以削减,通常会产生的功能,但你也可以添加功能,一般不会产生。目前,唯一的选择添加的是Apache CXF的REST客户端项目。 CXF的基于代理的API的接口产生。本教程包含通过CXF的REST的实现服务器单元测试的一个例子。可定制的REST错误响应通过HTTP请求头。
Some more customization was done. Now you can not only cut back on features that would normally be generated, but you can also add features that would normally not be generated. Currently, the only option to add is an Apache CXF REST client project. Interfaces for the CXF proxy-based API are generated. The tutorial now contains an example for in-server unit tests implemented via CXF REST. The REST error response can be customized via HTTP request headers.

2011-06-27 04:07
1.2.3

Azzyzt JEE工具现在建立在Indigo和反对的GlassFish 3.1运行时。此前,太阳神SR1和GlassFish 3.01分别为建筑用。该食谱教程已经过测试,在下面的配置:Glassfish的工具包为Eclipse(伽利略SR1 + GlassFish的3.0);太阳神SR1 + GlassFish的3.01;太阳神SR2 + GlassFish的3.1;和Indigo + GlassFish的3.1。唯一明显的变化是在虚荣部门。已安装的功能现在显示在安装的功能(这是一种无害的错误)名单,并在Eclipse的“帮助/关于”对话框有现在是Azzyzt图标。
标签: Eclipse Indigo
Azzyzt JEE Tools are now built on Indigo and against a GlassFish 3.1 runtime. Previously, Helios SR1 and GlassFish 3.01 were used for building. The cookbook tutorial has been tested in the following configurations:
Glassfish Tools Bundle for Eclipse (Galileo SR1 + GlassFish 3.0); Helios SR1 + GlassFish 3.01; Helios SR2 + GlassFish 3.1; and Indigo + GlassFish 3.1. The only visible changes are in the vanity department. The installed feature is now displayed in the list of installed features (this was a harmless bug), and in Eclipse's "Help / About" dialog there's now an Azzyzt icon.

2011-06-21 11:57
1.2.2

为REST / JSON支持加入。 REST / XML和REST / JSON现在配置的选项。本教程是扩大。
标签: JSON
Support for REST/JSON was added. REST/XML and REST/JSON are now configurable options. The tutorial was expanded.

Project Resources