Hello,

put this tag in your class:

@ejb:util generate="physical"

Or, you can omit @ejb:util tag from your classes and put this in your buildfile:

<utilobject kind="physical">

The class level tags override this, though, so if you have @ejb:util 
generate="logical" in some class, the lookup will be done using COMP_NAME. 

Cheers,
Ville Peurala


-----Original Message-----
From: Meyer-Willner, Bernhard [mailto:[EMAIL PROTECTED]]
Sent: 25. syyskuuta 2002 13:31
To: Xdoclet-User (E-Mail)
Subject: [Xdoclet-user] JNDI_NAME instead of COMP_NAME in UtilObject


Hi,

how do I specify that the JNDI_NAME is used for lookups in the util objects
instead of the COMP_NAME! I believe there is an attribute than can be used
for the util object subtask but I don't remember its name and syntax. Can
anybody please help me out here?


Cheers,
Bernhard

---
Bernhard Meyer-Willner

Insurance - Financial Services
Logica GmbH
Alster City
Osterbekstrasse 90b
22083 Hamburg (Germany)
(+49) 40-27071-405
(+49) 177-425-9036
mailto:[EMAIL PROTECTED]
www.logica.com/de
  

 

This e-mail and any attachment is for authorised use by the intended recipient(s) 
only.  It may contain proprietary material, confidential information and/or be subject 
to legal privilege.  It should not be copied, disclosed to, retained or used by, any 
other party.  If you are not an intended recipient then please promptly delete this 
e-mail and any attachment and all copies and inform the sender.  Thank you.


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


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