Konstantin Priblouda wrote:
--- MB <[EMAIL PROTECTED]> wrote:
Hello,
I have a problem with Xdoclet2 generating a simple
hibernate class. If
I turn off the xml validation, then the resulting
code fails during
runtime. I have tried using the latest xdoclet2 and
hibernate 3.1
jars. I understand the the update statement looks
wierd, but please
ignore that. Here is the relevant ant and hbm.xml
code:
It seems that your update statement is source of
problem.
Because it contains <> which is a poison for XML
parsers.
Please file a JIRA issue.
regards,
----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x? XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs
Thanks, I'll give that try!!
-Mark
|