On Sep 24, 2009, at 12:09 PM, Laird Nelson wrote:
I love @LocalClient, first of all.
I would like to suggest two things:
1. Could you make LocalClient be inheritable?
We can definitely do that once we get the similar support in for the
inherited EJB 3.1 annotations.
2. Whether you do that or not, could you make it so that if a unit
test,
say, that is annotated with @LocalClient does NOT at the moment
have any
@EJB or @Resource annotations--could you make it so that the build
does not
fail in this case?
Whoa, that's a bug. Will see if I can't hunt it down and fix it
tomorrow before I roll 3.1.2. Likely something simple. *Thank you*
for reporting it.
-David