-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
@RemoteHome is sufficient for a 2.1 view; the Remote Interface can be inferred from the return type of the create method.
@Remote specifying a 2.1 Interface requires a @RemoteHome.
@Remote specifying a Business Interface does not require a home; results in remote 3.0 view.
- blocks
-
JBAS-5036 Local home create() implementation returns wrong type
- Closed
- is related to
-
EJBTHREE-1155 Allow for discovery of N Local/Remote interfaces through Home create<METHOD>() methods
- Resolved
-
EJBTHREE-1156 Ensure Stateless EJBs 2.1 Home define only one "create()" method with no arguments
- Resolved
-
EJBTHREE-1075 Ensure Session Beans with Incomplete 2.1 View Fail Deployment
- Closed