Hi all,

I'm trying to generate the util classes for my beans using XDoclet. But, I 
can't get it to work.

I want to use the getLocalHome() method, but this method fails to lookup 
the LocalHome:

13:30:30,692 ERROR [STDERR] javax.naming.NameNotFoundException: UserLocal 
not bound

I'm already using the @ejb.ejb-ref attribute in my Beans as follows:

 * @ejb.ejb-ref
 *              ejb-name = "User"
 *              view-type = "local"
 *              ref-name = "ejb/User"

What am I doing wrong here?

Can somebody help?

Thanks,

Harm de Laat
 


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to