Alway nice to be able to answer your own questions.... Had to remove the line > * type="com.db.gm.mercury.ejb.entity.mds.MDSXmlStoreLocal"
Thanks! Simone ----- Original Message ----- From: "Simone Milani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 3:41 PM Subject: [Xdoclet-user] Value Object for 1 -> 1 > 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 > ------------------------------------------------------- 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
