[jboss-jira] [JBoss JIRA] (WFCORE-2564) Customize resolve-path handle to handle absolute paths

Jeff Mesnil (JIRA) issues at jboss.org
Tue Mar 21 05:15:00 EDT 2017


Jeff Mesnil created WFCORE-2564:
-----------------------------------

             Summary: Customize resolve-path handle to handle absolute paths
                 Key: WFCORE-2564
                 URL: https://issues.jboss.org/browse/WFCORE-2564
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 3.0.0.Beta9
            Reporter: Jeff Mesnil
            Assignee: Brian Stansberry


The :resolve-path operation will always resolve the path based on the relative-to attribute.
In the messaging subsystem, we have a different behaviour where the relative-to attribute is *ignored* (whether it is defined or not) when the path value correponds to an absolute path.

To be consistent with this behaviour, the :resolve-path operation builder would need customization and specify that the relative-to attribute must be ignored when the path is absolute.




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list