--- Sudhansu Pati <[EMAIL PROTECTED]> wrote: > Hi Konstantin, > > First of all, Happy New Year. > Thank you very much for > replying to my e-mail. I am attaching all the files > that I have created for > Borland Enterprise Server 5.1. Here are some brief > description of the files. > > 1. build.xml :build script to run XDoclet for > Borland Enterprise Server 5.1 > 2. src.zip : this zip file contains EJBs with > Borland specific tags and test > clients. I have created test samples for session > beans (1.1 and 2.0), CMP > entity beans (2.0 ), CMR (one-to-many and > many-to-many ). > > Also I have created the webdoclet > implementation for > Borland Enterprise Server 5.1. SimpleServlet.java is > a test servlet. > > Please let me know if you have any > questions for me. I will > be more than happy to work with you.
Hi Sudhansu ( it's your first name, isn'r it? ) I looked at your sources, but there were no sources except examples. It also seems that you have developed stuff against old xdoclet version ( judging from .j extensions on template files ) - they are .xdt now. Your package structure does not correspond to xdoclet structure - current support for BES is defined under: xdoclet.modules.borland.bes.ejb So obviously I can not do much with files you send me... Can you checkout current CVS version of xdoclet, and try to integrate your stuff with it? And then send the diffs/patches? 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! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
