Hey

I made some touching up of the EJBDoclet as well as added new
functionality to it. 

New features:
* All generated code is taken from Java templates, making it easy to
change the output
* Added "@transaction" tag to allow definition of transactional
attributes of remote methods
* Added "@resource-ref" tag to allow resource references
* Removed the "ejb" prefix from some tags (i.e. "@ejb-entity-cmp" is
just "@entity-cmp" now)
* Factored out the generic "generate new code from template Java code"
code into the class TemplateDoclet. New doclets can easily subclass this
doclet to make code generation easier.

Pretty cool. More info at:
http://www.dreambean.com/ejbdoclet.html

Enjoy. As always, if you have any suggestions for new features or
changed templates or such: let me know.

regards,
  Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


Reply via email to