[jira] Closed: (XDP-158) The composite-element tag only works with fully qualified references to inner classes

"Konstantin Pribluda (JIRA)" <jira-yCVjj/[email protected]>
Newsgroups gmane.comp.java.xdoclet-plugins
Message-ID <58494394.1160464072771.JavaMail.haus-jira@codehaus01.managed.contegix.com>
     [ http://jira.codehaus.org/browse/XDP-158?page=all ]

Konstantin Pribluda closed XDP-158.
-----------------------------------

      Assignee: Konstantin Pribluda
    Resolution: Won't Fix

Hibernate plugin makes no assumption about explicitely specified classes - they are used
verbatim, as user entered them. It will accept whatever you enter there. 

If case real class name i guessed by hibernate, FQCN is used

> 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
>          Issue Type: Bug
>          Components: hibernate
>    Affects Versions: 1.0.3
>            Reporter: Lance A
>         Assigned To: Konstantin Pribluda
>            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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.