]
Alexey Loubyansky reassigned WFCORE-1809:
-----------------------------------------
Assignee: Alexey Loubyansky
JBoss CLI patch command doesn't honor custom configuration
location
-------------------------------------------------------------------
Key: WFCORE-1809
URL:
https://issues.jboss.org/browse/WFCORE-1809
Project: WildFly Core
Issue Type: Bug
Components: Patching
Affects Versions: 3.0.0.Alpha8
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Suppose we are using custom standalone directory(example: standalone_dev) and if we try
to rollback applied CP patch, with "--rest-configuration=true" option, it always
restore configuration files from default location(JBOSS_HOME/standalone) not from the
"standalone_dev" directory. I can see same result when I try to rollback patch
through management console and through JBoss CLI in connected mode.