-
Enhancement
-
Resolution: Unresolved
-
Critical
-
2.0.0.Beta6
-
None
-
None
stuartdouglas: A fix that will cover 99% of cases and remove the need for the work around is to create multiple client proxies per EJB, one per business interface
stuartdouglas: And embed the business interface in a field in the proxy
stuartdouglas: So the proxy just 'knows' the correct business interface
- is related to
-
WELD-921 Incorrect handling of business interfaces for EJBs (where defining class of business method is not the Business interface of the EJBs)
- Resolved