> 7.0 for finder methods when I didn't qualify the
types. For example, if
> I have a signature like "findByName(String name)" it complains. If I
> I have a signature like "findByName(String name)" it complains. If I
Afaik, this is a general behaviour of EJB2.0, even if
I can't just find it in the spec.
Always use the fully qualified type in
finders.