]
Lyle Wang updated WFLY-3625:
----------------------------
Attachment: WFLY-3625.zip
dsc.ear is the reproducer, drop this exploded folder into "deployments" to
deploy.
2 .java files are source code.
Inconsistent deployment status when deploy an EJB containing wrong
dependencies
-------------------------------------------------------------------------------
Key: WFLY-3625
URL:
https://issues.jboss.org/browse/WFLY-3625
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Server
Affects Versions: 8.1.0.Final
Reporter: Lyle Wang
Assignee: Jason Greene
Attachments: WFLY-3625.zip
On deploying an EJB (in exploded ear) which has wrong @Resource/"lookup" JNDI
names, it gives ERROR log. The marker file is changed to "***.ear.failed", but
in web console "http://localhost:9990" the deployment is displayed in
"Manage Deployments" page and shows deployed.