--- [EMAIL PROTECTED] wrote: > Hi all, > > I'm relatively new to J2EE. I'm currently using > JBoss as my Application > Server. > I would like to build a simple project. > I'm trying to create something like CD example in > the JBoss tutorial > (http://www.jboss.org/online-manual/HTML/ch03.html). > > I would like to use XDoclet to generate the code for > me. > > Unfortunatly I can't find any article / tutorial on > how to create a simple > application like that. > (Believe me, I've looked on the net, books and the > xdoclet documentation). > > I find the xdoclet documentation very extensive and > complete. But > unfortunatly I'm missing a tutorial where simple > EJB's (like the one > mentioned above) can be created using XDoclet. > Maybe some simple tutorials like creating a simple > Session, Entity or > Message-driven bean. > > Maybe you guys can point me a starting point or > maybe a good book for > starters like myself.
http://www.pribluda.de/hibernate-test.tar.gz I put small exmaple together - how to use xdocelt, hibernate & session beans inside jboss. Includes hibernate persistenze layer, SLSB as facade and jboss client application. regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
