Re: Bean Invoker, Proxy, EasyBeans EJB Remote Home proxy for remote calls

2011-06-28 Thread Sergey Beryozkin
Hi Ryan On Tue, Jun 28, 2011 at 3:23 AM, Ryan Zoerner wrote: > When I was debugging the jax-rs example, I placed an @EJB annotation in my > Customer class and it showed up in the annotations in cri. Hence, any > lifecycle-defining annotations would show up also? > Yes, we discussed it earlier

Re: Bean Invoker, Proxy, EasyBeans EJB Remote Home proxy for remote calls

2011-06-28 Thread Ryan Zoerner
Sergey, I might be able to prove you wrong about which annotations are scanned from the class for the cri? I had evidence to the contrary. Also, it might be just fine to return the factory, as in this resourceProvider here: http://pages.cs.wisc.edu/~zoerner/downloads/dev/samples/EJB/EJBResourceP