> -----Original Message----- > From: Milen Dyankov [mailto:[EMAIL PROTECTED] > Subject: RE: [Xdoclet-user] EJB interfaces are not generated > > If you mean replacing tags like: > ... > then the answer is "yes I did".
Cool. The replacement I was primarily thinking of was the one at the top of the class. If you did a global search & destroy, you probably got it, just trying to be thorough. Check them again, especially the ones at the top of the class. > Am I too stupid for this or what? No, don't give up. It's just going to take you a few days. It's worth the effort. If you want, send me the file by private email, I'll take a look at it for you and post what I find (if anything stands out) back to the list. You'll learn more if you muddle through it yourself, but the offer is there. If this is the only focus you have right now, consider building the source from CVS and tracing the code to see why it is skipping over the file. That's what I do when I get stuck. When I first started working with it, I got stuck like this more than I moved forward. Almost immediately, I started taking apart the source. I'm glad I started on it so early, it's paid back with dividends. XDoclet is actually better than sliced bread. There are a few good programming tricks worth learning in there as well. -b ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
