DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33766>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33766 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From [EMAIL PROTECTED] 2005-03-01 08:59 ------- Damn it. Call me fool. I debuged deeper and finally found out what happened. I use the "hbm2java" tool in hibernate-extention to generate the base code of my project. There is a velocityrender that can render files by velocity templates, and that's the key. It parses file TWICE for some special reason. >From the error log I guess the file is parsed twice, but I just think maybe it is some kind of "recursion parse" in the velocity engine, and ignore that it could be a mistake in the hibernate-extension tools(maybe it is not a mistake, because the tools author means to do that). Thanks to all and sorry for disturb. stoneman -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
