[ 
http://jira.codehaus.org/browse/XDP-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_96820
 ] 

Andrzej Maziński commented on XDP-218:
-------------------------------------------

Of course I made mistake during copy paste. Right exception is :

java.lang.RuntimeException: java.lang.RuntimeException: @hibernate.class 
table="EXAMPLE"
comment="This is an example of using Hibernate."
in pl.www.Example (line 93):
comment is an invalid parameter name.

> Hibernate plugin doesn't support 'comment' attributes for tags 'class', 
> 'joined-subclass' and other
> ---------------------------------------------------------------------------------------------------
>
>                 Key: XDP-218
>                 URL: http://jira.codehaus.org/browse/XDP-218
>             Project: XDoclet 2 Plugins
>          Issue Type: Bug
>    Affects Versions: 1.0.4
>         Environment: Windows XP, ant 1.6
>            Reporter: Andrzej Maziński
>
> When comment is defined for class tag hibernate plug-in rises exception :
> java.lang.RuntimeException: java.lang.RuntimeException: 
> @hibernate.joined-subclass table="EXAMPLE"
> comment="This is an example of using Hibernate."
>  in pl.www.Example (line 93):
> comment is an invalid parameter name.
> hibernate xdoclet tag : 
>  * @hibernate.class
>  *     table="EXAMPLE"
>  *     comment="This is an example of using Hibernate."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to