Hi:
   Another newbie question. In my Bean.java, I have the following tag:
 /**
 *
 * @ejb.bean
 *        name="NettrackMain"
 *        jndi-name="nettrack/NettrackMain"
 *        type="Stateful"
 *        view-type="remote"
 *        transaction-type="Container"
 *
 * @ejb.resource-ref
 *        res-ref-name="jdbc/DefaultDB"
 *        res-type="javax.sql.DataSource"
 *        res-auth="Container"
 *
 *
 */
  I need to generate a orion specific deployment descriptor, but I cannot
find any attribute where I can set the jndi-name of the res-ref for orion.
Can somebody kind enough to point out the obvious?

Thanks
keith



-------------------------------------------------------
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