For what it's worth, I've tested this patch on my project and it works 
really well.  Here's the link to the patch (this one includes the patch 
file):

https://sourceforge.net/tracker/index.php?func=detail&aid=580679&group_id=31602&atid=402706

Thanks!
David

--

David Ward wrote:
> Can someone with commit rights please apply this as soon as possible? It 
> is a show-stopper for me, and probably for many others.
> 
> I understand that 1.2 is still development and that all work on it is 
> done by volunteers, so I'm not trying to be rude or ungrateful; it's 
> just that I can't continue on what I'm working on without it.  I'd apply 
> the patch to my own workspace, but the page says "No Files Currently 
> Attached."  Hmmm... is the patch really there?
> 
> Thanks,
> David
> 
> -- 
> 
> [EMAIL PROTECTED] wrote:
> 
>> this worked for me in xdoclet 1.1.2.
>> it doesn't work with xdoclet from cvs.
>> i've filed a bug
>> 
>http://sourceforge.net/tracker/index.php?func=detail&aid=580180&group_id=31602&atid=402704
> 
>>
>>
>> and submitted a patch that fixes it.
>>
>> barbee.
>>
>> On Thu, Jul 11, 2002 at 07:51:11PM -0300, Emerson Cargnin - SICREDI 
>> Servi?os wrote:
>> + I saw this in XDoclet samples (HEAD)
>> + + it's in the cmr dir (CountryBean)
>> + +     *
>> +     * @jboss Unidirectional 1->N relationship unsupported by XDoclet
>> +     *
>> + + is this true : xdoclet doesn't support 1->N unidirectional relations?
>> + + Emerson Cargnin - SICREDI Servi�os wrote:
>> + + >I tried to find int he list, but found nothing. How do I specify 
>> a 1-n + >unidirectional relationship using 1.1.2 xdoclet version?
>> + >I had been succeded in using bidirectional relations, but when + 
>> >transforming to uni :
>> + >
>> + >In UFEJB.java
>> + >
>> + >/**
>> + >* @ejb:interface-method
>> + >* @ejb:relation
>> + >*    name="municipio-uf"
>> + >*    role-name="uf"
>> + >*    target-ejb="Municipio"
>> + >* @jboss:auto-key-fields
>> + >*/
>> + >public abstract Collection getMunicipios();
>> + >
>> + >in MunicipioEJB.java there's no method to get UF's :
>> + >MunicipioEJB class doctags:
>> + > * @ejb:bean
>> + > *    type="CMP"
>> + > *    cmp-version="2.x"
>> + > *    name="Municipio"
>> + > *    local-jndi-name="local/Municipio"
>> + > *    view-type="local"
>> + > *    schema="Municipio"
>> + > *       primkey-field="oid"
>> + >
>> + >
>> + >
>> + >It looks like xdoclet goes weel, till deployment :
>> + >
>> + >15:12:34,058 ERROR [EjbModule] Initialization failed
>>
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Gadgets, caffeine, t-shirts, fun stuff.
> http://thinkgeek.com/sf
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user



-- 

---------------------
David Ward
[EMAIL PROTECTED]
http://www.dotech.com



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Gadgets, caffeine, t-shirts, fun stuff.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to