Hi,

    I have a 1 2 1 relationship navigable only one side that works fine.  I
am trying to add the relationship to the value object and I am having
problems.  Could someone please help?
 /**
  * Returns a collection of related MDSXmlStoreLocal
  *
  [EMAIL PROTECTED]  The related MDSXmlStoreLocal
  [EMAIL PROTECTED]  view-type="local"
  [EMAIL PROTECTED]  name="mDSKeyXmlStore-mDSXmlStore"
  *  target-ejb="MDSXmlStore"
  *  role-name="mDSKeyXmlStore-has-mDSXmlStore"
  *  target-role-name="mDSXmlStore-has-mDSKeyXmlStore"
//This is failing
  [EMAIL PROTECTED]  aggregate="com.db.gm.mercury.vo.mds.MDSXmlStoreValue"
  *  aggregate-name="MDSXmlStoreValue"
  *  members="com.db.gm.mercury.ejb.entity.mds.MDSXmlStoreLocal"
  *  members-name="MDSXmlStore"
  *  relation="external"
  *  type="com.db.gm.mercury.ejb.entity.mds.MDSXmlStoreLocal"
  [EMAIL PROTECTED]  related-pk-field="mDSId"
  *  fk-column="MX_MDS_ID"
  */
 public abstract com.db.gm.mercury.ejb.entity.mds.MDSXmlStoreLocal
getMDSXmlStore()

Thanks!

Simone


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to