Teresa Miyar created WFLY-7252:
----------------------------------
Summary: war bean not visible for injection
Key: WFLY-7252
URL:
https://issues.jboss.org/browse/WFLY-7252
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Affects Versions: 10.1.0.Final, 10.0.0.Final
Reporter: Teresa Miyar
Assignee: Stuart Douglas
Priority: Critical
Attachments: DemoProjects.zip
In an ear file 2 wars and one shared lib, warA provides implementation for shared lib,
warB cannot see warA implementation even though our documentation on chapter 12 states:
Chapter 12. Packaging and dep...
• In an application deployed as an ear, the container searches every bean archive bundled
with
or referenced by the ear, including bean archives bundled with or referenced by wars, EJB
jars
and rars contained in the ear. The bean archives might be library jars, EJB jars or war
WEB-
INF/classes directories.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)