Hi Folks

I'm digging through an unusual problem, specifically using @LocalClient
inside an application. There's some old documentation here:
http://tomee.apache.org/local-client-injection.html, which suggests that
you can include @LocalClient beans inside an EJB module, and EJB Client
module and even in a collapsed-EAR (war?).

I have added one to a .war file, and it isn't picked up. The AppModule has
an EjbModule, but there is no ClientModule ever created. Should this work,
or should I be packaging this as an EAR?

Thanks

Jon

Reply via email to