Yup, I'll add a parameter to <ejbdoclet/> and let you specify it globally there.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] > Sent: Sunday, March 03, 2002 3:28 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Home lookups in the EJB util object > > > A recent change to the EJB utils object that that added the functionality > to > lookup beans using the COMP_NAME reference (java:comp/env/ejb/EJB) instead > of > the straight JNDI reference changed the default functionality of the > lookup > function. To specify which lookup to use you must add a "@ejb:util > generate=physical" parameter to your classes or the util object defaults > to > using the lookup of COMP_NAME. It used to use the JNDI_NAME by default. > Right > now this isn't documents so it isn't obvious why this is happening. > Either the > old default lookup of JNDI_NAME should be used or a change note should be > issued > to warn people that the default lookup style has changed. > > mp > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
