Title: RE: [Xdoclet-user] Relationship errors with WLS 8.1...
> 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
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.
 

Reply via email to