Unfortunately I can't get access to CVS, because I'm getting an error from
Firefox that it can't find the server at http://cvs.xdoclet.codehaus.org/.
Is there any other way to get the source for XDoclet2 and it's plugins?

Date: Sun, 6 Apr 2008 07:49:35 -0700 (PDT)
From: Konstantin Priblouda <[EMAIL PROTECTED]>
Subject: Re: [xdoclet-plugins-interest] Problems with
       @hibernate.composite-id tags
To: xdoclet-plugins-interest@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1


--- 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 would say that hibernate forum is a bit wrong place
for such questions.  As none of active developers of
xdoclet are known to read this.


> 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.
>
> http://forum.hibernate.org/viewtopic.php?t=985347
>

Look into sources of plugins - test cases are perfect
examples how this can be done. As current plugin build
works, they are corect.  This class may be of interest
to you:

org.xdoclet.plugin.hibernate.compositeId.separated_pk_class.CompositeIdBean
( in plugin-hibernate/src/test/java )


There also different examples too ( PK as inner class
or interface )

regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/
-------------------------------------------------------------------------
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