For a few weeks ago, i've been working in a bean generator for openejb in my spare time. although i hadn't had much spare time, i finally got my first alpha (probably buggy, probably won't work at 100%) release ready. You can donwload it from:
http://sourceforge.net/projects/beangen
Right now it generates CMP (and most of BMP code) entity beans. The usage is quite simple, you describe your bean and beangen will generate the ejb, the home interface, the remote interface, the ejb-jar.xml descriptor, the openejb-jar.xml descriptor with OQL statements for a few finders, server.xml configuration portion for jakarta-tomcat, web.xml file for your webapp, castor mapping xml file, database configuration files, openejb.conf file, a wrapper java bean in order to use the bean in your jsp files and a sample jsp file. The jsp file is not terminated and will probably contain errors. Besides these files it also generates a ant build.xml file in order to build your jars.
Right now i'm refactoring the code because it's a real mess, but after that i'll start making the Session beans.
Best regards, Paulo
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ http://OpenEJB.sf.net OpenEJB-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openejb-user
