Title: Anyone interested in writing a version of PetStore with xDoclet?

I've rewritten a subset (and lightweight) of Petstore application using xDoclet (I named it xPetStore)

The goal of this exercice is to show how to use attribute orriented programming to:
- simplify the code complexity of J2EE application
- devellop a WODRA (Write Once, Deploy and Run Anywhere) J2EE applications

The application is written for app servers compliants to J2EE 1.3 specs.
The application shows the following features:
- CMP2.0 + CMR
- EntityBean, Stateless/Statefull SessionBean, MessageDrivenBean
- Remote and Local interfaces

So far, I've implemented a version for JBoss, and I was wondering if anybody here in this community that can help me to port it to other app servers.



Reply via email to