Brad Maxwell created WFLY-6640:
----------------------------------
Summary: EJB view service allows invocations through before component has
started resulting in potential race
Key: WFLY-6640
URL:
https://issues.jboss.org/browse/WFLY-6640
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Brad Maxwell
Assignee: Stuart Douglas
The EJB view service does not suspend invocations when a component is not started, but
instead forwards to the view interceptor chain. The view interceptors may not be ready
yet, which can result in a race.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)