users@glassfish.java.net

ejb-ref local - example ?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Fri, 20 Feb 2009 19:47:48 +0100

I am still looking for an example of web.xml declaring a reference to
a @local EJB ....

So, what should I include in my web.xml in order to access an EJB in
the same application scope (same EAR) ??

my local interface:

package net.java.dev.cejug.classifieds.login.entity.facade.client;
import ...;

@Local
public interface UserFacadeLocal extends EntityFacade<UserEntity> { ... }


-- 
Please help to test this application:
http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces