The composite-element tag only works with fully qualified references to inner classes -------------------------------------------------------------------------------------
Key: XDP-158 URL: http://jira.codehaus.org/browse/XDP-158 Project: XDoclet 2 Plugins Type: Bug Components: hibernate Versions: 1.0.3 Reporter: Lance A Priority: Minor The composite-element tag used to specify the type of items contained within a collection requires a fully qualified class name. This is inconsistent with other Hibernate XDoclet tags. This should be updated to accept either class-qualified or unqualified inner class names. For example, if there's a class Outer that contains an inner class Inner, the composite-element tag should accept at least one of the following: @hibernate.composite-element class="Outer$Inner" @hibernate.composite-element class="Inner" -- 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: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ xdoclet-plugins-interest mailing list xdoclet-plugins-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest