@hibernate.many-to-many tag requires class attribute.
-----------------------------------------------------

                 Key: XDP-197
                 URL: http://jira.codehaus.org/browse/XDP-197
             Project: XDoclet 2 Plugins
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 1.0.4
         Environment: XDoclet 2.0.5 + Hibernate plugin 1.0.4
Hibernate 3.2CR1
            Reporter: Tomasz Blachowicz
             Fix For: 1.0.4
         Attachments: HibernateManyToManyTag.java.patch

@hibernate.many-to-many tag requires class attribute, but it should't. There 
might be entity-name attribute instead class. In fact One of them is required.

I've modified HibernateManyToManyTag class. 'class_' property is no longer 
required, so you can easily use 'entity-name' instead of 'class' attribute 
(patch made against current CVS code).

-- 
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

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to