Stuart Douglas created WFLY-6638:
------------------------------------
Summary: EJB view service allows invocations through before component has
started resulting in potential race
Key: WFLY-6638
URL:
https://issues.jboss.org/browse/WFLY-6638
Project: WildFly
Issue Type: Bug
Reporter: Stuart Douglas
Assignee: Jason Greene
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)