XDoclet 1.0 is released!
XDoclet is the successor to EJBDoclet. XDoclet is wholly restructured, with lots of changes and new features that it's almost impossible to list them all even briefly here!
Features:
- Full EJB 2.0 support. All EJB @tags now consolidated.
- EJB: support for Websphere 4, Weblogic 6.x, full Orion support, support
for business interface pattern, etc.
- Support for Struts, JSP Taglibs, WebWork, Apache-SOAP, JMX... read more
EJBDoclet 1.1 is out!
You can download it from http://sourceforge.net/projects/ejbdoclet. For details on new features and changes refer to the changes log or docs/changes.txt in the distribution, and also the updated documentation.
Have fun!
The EJBDoclet team.
Finally, EJBDoclet v1.0 released! And it's a big improvment over v0.95.
Version 1.0 offers:
- A new Ant task and a set of sub-task for various EJB-related jobs (generating data objects, remote interface, home interface, primary key class, BMP/CMP beans, deployment descriptor), much more manageable and configurable
- New tags for different jobs, gives you freedom to design your EJBs the way you want
- Everything based on templates with powerful XML-ish JSP-like tags
- Merging capabilities, you can merge files and templates
- Support for BEA Weblogic, JBoss and Orion application servers... read more
We are in the process of finishing the Version 1.0 release. Please check the bugs if still valid, add new ones if you have encounter one of them and assign them to you when you start coding on it (every project member can assign a bug/request to themself).
Andy
EJBDoclet 0.9 has been released. Featuring much optimized file generation and new JBoss/JAWS tags for CMP finders.
EJBDoclet 0.8 is now available for download. Includes bugfixes, and a new JBossDoclet which adds support for generating JBoss specific XML files.
EJBDoclet 0.71 has been released, with important bug fixes for 0.7
The EJBDoclet site at SourceForge is now officially open! And to start this off I have released 0.7 which contains several bugfixes over 0.6 as well as new support Entity BMP beans.