Hi All,

I have a 1-m relationship and I am using the following
tags:

class level tag:

 * @ejb:value-object name="SalesOrder" match="*"

method level (in an ejb relationship):

    * @ejb:value-object
    *   
aggregate="com.xxx.custsvceprof.ejb.LiForPciiValue"
    *    aggregate-name="AllLiForPciiView"
    *    match="*"
    *   
members="com.xxx.custsvceprof.ejb.LiForPciiLocal"
    *    members-name="AllLiForPcii"
    *    relation="external"
    *    type="Collection"

When I try generating, it breaks (it seems) where
entity-value.j starts when it tries to determine the
primary key.

I am using xdoclet 1.1.2.

I've tried it all and have no idea on how to proceed. 
Any help will be greatly appreciated.

Thanks , JC :-)

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to