[
https://issues.jboss.org/browse/WFCORE-2564?page=com.atlassian.jira.plugi...
]
Brian Stansberry updated WFCORE-2564:
-------------------------------------
Comment: was deleted
(was: Whoever picks this up please ping [~jmesnil] about picking up JBEAP-9717 at the same
time since that's the actual immediate use case for the change to core. Actually using
the core change is a good way to make sure it's right. ;))
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: Jeff Mesnil
Fix For: 3.0.0.Beta11
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)