David Lloyd created WFLY-7904:
---------------------------------
Summary: EJB 2.x session EJBs local home is configured with wrong
interceptor
Key: WFLY-7904
URL:
https://issues.jboss.org/browse/WFLY-7904
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: David Lloyd
Assignee: David Lloyd
In org.jboss.as.ejb3.deployment.processors.SessionBeanHomeProcessor, EJB local home views
are getting configured with method handlers for methods that they don't have. The
method getEJBMetaData pertains to remote homes only (and does not exist on EJBLocalHome)
as the EJBMetaData class pertains only to remote views.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)