-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
The current implementation has a problem: the first pass is done on annotation-based metadata, which will default the local business interface if none is explicitly marked. However, it may be XML that's marking as @Remote, in which case we end up with both a local and remote business interface of the same type, which is a violation of spec:
- relates to
-
EJBTHREE-1062 Finding the default local business interface on a bean with a superclass that implements interfaces doesn't work
- Resolved
-
JBMETA-40 Implicit local interface (EJBTHREE-1062)
- Closed