[jboss-jira] [JBoss JIRA] (WFCORE-226) DeploymentStatusHandler reads the model incorrectly
Brian Stansberry (JIRA)
issues at jboss.org
Thu Nov 6 20:44:30 EST 2014
Brian Stansberry created WFCORE-226:
---------------------------------------
Summary: DeploymentStatusHandler reads the model incorrectly
Key: WFCORE-226
URL: https://issues.jboss.org/browse/WFCORE-226
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 1.0.0.Alpha11
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 1.0.0.Alpha12
DeploymentStatusHandler is calling Resource.Tools.readModel() to get the mode instead of the simple Resource.getModel().
This fails because the resource is runtime-only and Resource.Tools.readModel() ignore runtime-only.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list