On Mon, Aug 16, 2010 at 2:06 AM, Gurkan Erdogdu <gurkanerdo...@yahoo.com> wrote:
>>>>This proxy internally uses EJB
>>>>proxy instance that implements all of  local interfaces.
> This may be internally handled by the OpenEJB.
>
> Look org.apache.openejb.core.ivm.EjbHomeProxyHandler class in
> container/openejb-core project.

FYI I've confirmed that the container I'm working with really needs
the local interface when there's more than 1 local interface on the
EJB class, so I will try to introduce a safe mechanism to pass the
injected iface down.

Reply via email to