Télécharger la liste

Description du projet

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.

Système requise

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

Il s'agit d'un communiqué de changements fonctionnels ni de corrections de bogues. Il apporte juste JEE Azzyzt outils pour les versions actuelles de GlassFish et Eclipse. Il a été construit et testé avec Eclipse Indigo SR2, GlassFish 3.1.2 et Java 1.6.0_31.
Tags: 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

Nouvelles URL pour SOAP et reste bundle services complets et services restreints. Il est maintenant possible d'autoriser/interdire basé sur le préfixe d'URL (cela rompt les applications actuelles). En AuthorizationInterface, cette version ajoute une référence à une instance d'une classe implémentant cette interface à la Azzyztant, analogue à la convertisseur de nom d'utilisateur. (Utilisez-le pour vérifier l'autorisation par appel, fondée sur la cible le méthode de classe et les informations d'identification). Cette version ajoute un sous-ensemble d'entre à QuerySpec. Il a été testé avec GlassFish 3.1.1 et SR1 Indigo. Il comprend axée sur des titres de compétence les tests d'autorisation et unité pour autorisation basée sur des titres de compétences.
Tags: 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

Certains plus de personnalisation a été fait. Maintenant, vous pouvez non seulement réduire les fonctions qui seraient normalement générés, mais vous pouvez également ajouter des fonctionnalités qui ne seraient normalement pas être généré. Actuellement, la seule option à ajouter est un projet Apache CXF client REST. Interfaces pour l'CXF à base de proxy API sont générés. Le tutorial contient maintenant un exemple pour les tests unitaires en œuvre du serveur via REST CXF. La réponse d'erreur REST peut être personnalisé avec en-têtes de requête 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 outils JEE sont maintenant construits sur Indigo et contre un GlassFish 3.1 runtime. Auparavant, Helios SR1 et GlassFish 3,01 ont été utilisées pour la construction. Le tutoriel livre a été testé dans les configurations suivantes: Glassfish pour Eclipse Tools Bundle (Galileo SR1 + GlassFish 3.0); Helios SR1 + GlassFish 3,01; Helios SR2 + GlassFish 3.1 et Indigo + GlassFish 3.1. Les seuls changements visibles sont dans le département de la vanité. La fonction installée est maintenant affiché dans la liste des fonctionnalités installées (ce fut un bug inoffensifs), et dans Eclipse "Aide / A propos" de dialogue, il ya maintenant une icône Azzyzt.
Tags: 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

Prise en charge de REST / JSON a été ajouté. REST / XML et REST / JSON sont maintenant des options configurables. Le tutoriel a été élargi.
Tags: JSON
Support for REST/JSON was added. REST/XML and REST/JSON are now configurable options. The tutorial was expanded.

Project Resources