How do I use xdoclet when I have a composed key? I tried the
following, but it does not work.

/**
 * @ejb.bean name="OrderItem"
 *      jndi-name="OrderItemBean"
 *      type="CMP"
 *  primkey-field="orderID"
 *  primkey-field="itemID"
 *  schema="DistrilacteosOrderItem" 
 *  cmp-version="2.x"

On the database, it's a composed key (orderID, itemID)

Help!


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to