Hi,

I'm generating Entity facade classes, when I try to parse the generated facade class, ejbdoclet ignores the file. After investigating for a while I tracked the problem down to the following line in the generated file.

* @xdoclet-generated at

having looked at the facade template file I guess that the problem is due to this:

<XDtClass:classCommentTags indent="0"/>

To fix the problem, I removed this line. Is this a safe thing to do? are the @xdoclet-generated tags used by any other part of xdoclet? Is there a better workaround to stop xdoclet ignoring files containing this line?

cheers
Nathan



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to