i did some more poking around. the getLocalHome() example in 
samples/src/java/test/ejb/CustomerBean.java is commented out. so maybe this
isn't supposed to work?

in any case, i see that i can pass a different template to <utilobject/>.
is this the best practice for getting a work getLocalHome() or is there an
easier way?

barbee.

On Fri, Jun 21, 2002 at 02:55:51PM -0700, [EMAIL PROTECTED] wrote:
+ hi,
+ 
+   can someone show me how to use Util.getLocalHome()?
+ 
+   my generated Util class has getHome(), getHome(Hashtable), and
+ getLocalHome().
+ 
+ when i call getLocalHome() i get
+ 
+  Need to specify class name in environment or system property, or as an applet
+ parameter, or in an application resource file:  java.naming.factory.initial
+ 
+   since i can't specify an env to getLocalHome() like i can with
+ getHome(Hashtable) how am i expected to use getLocalHome()?
+ 
+ barbee.
+ 
+ 
+ -------------------------------------------------------
+ Sponsored by:
+ ThinkGeek at http://www.ThinkGeek.com/
+ _______________________________________________
+ Xdoclet-user mailing list
+ [EMAIL PROTECTED]
+ https://lists.sourceforge.net/lists/listinfo/xdoclet-user
+ 


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to