--- "Storhaug, Henning" <[EMAIL PROTECTED]> wrote: > When xdoclet 1.2.0 beta generates a Util-object for > a session bean, the > getHome method looks up the COMP_NAME instead of > JNDI_NAME. The session > beans do not automagically register themself in the > COMP-environment - and > so the home-lookup fails. How to fix this?
If you say @ejb.util generate="physical" it will lookup using jndi name... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
