[jboss-jira] [JBoss JIRA] (WFCORE-140) The Resource for a deployment whose 'persistent' attribute is 'false' does not return 'true' from isRuntime()

Brian Stansberry (JIRA) issues at jboss.org
Wed Oct 1 13:22:02 EDT 2014


Brian Stansberry created WFCORE-140:
---------------------------------------

             Summary: The Resource for a deployment whose 'persistent' attribute is 'false' does not return 'true' from isRuntime()
                 Key: WFCORE-140
                 URL: https://issues.jboss.org/browse/WFCORE-140
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 1.0.0.Alpha8
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 1.0.0.Alpha9


Scanner managed deployments have the deployment resource's 'persistent' attribute set to 'false'. This results in the StandardXml not persisting the resource to XML, but that depends on custom logic in StandardXml that reads the attribute.

The Resource for these deployments should return 'true' from isRuntime() so callers can decided about this without needing internal knowledge of the resource attributes.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list