> (...)
> The class tags:
>
> /**
> * @hibernate.class table=3D"I18N_Textos"
> *
> * @hibernate.query name=3D"getTextoI18N" query=3D"from I18NTextos i where
> i.locale=3D:locale and i.texto=3D:texto"
> *
> */
>
> And the generated XML is:
>
> <query name=3D"getTextoI18N">
> <representation/><![CDATA[from I18NTextos i where i.locale=3D:locale an=
> d
> i.texto=3D:texto]]>
> </query>
What's the error message ? And who/what generates this error?
I can't test it here, but the error message is pretty explanatory. I run
the Maven2 plugin, it generates the Hibernate mapping XML and, after
that, it "validates" the generated XML and raises the error that the
"representation" node can't be empty.
It's an error of XDoclet2 or the Maven2 plugin?. The generated XML
should be considered ok?
Andrés
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest