--- Mark Sobkow <[EMAIL PROTECTED]> wrote:

> Rather than flood the list with sample code, I've
> posted my questions to the
> Hibernate Tools forum, but I haven't gotten any
> replies.  I'm hoping someone
> on this email list has some examples of using the
> @hibernate.composite-id
> tags that they can share on the tools forum.


Looked into your sources again.   You made there 
a mistake -  primary key class is not an hibernate
entity itself.  So it does not need @hibernate.class

But as you put it there, plugin tries to made
hibernate
entity out of it. And of course, generated document is
plain wrong, as it does not  container primary key
specification ( it just fails dtd validation ) 

Look into test cases of xdoclet-plugins - everything
is there. 

regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


      
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to