]
Amos Feng reassigned WFLY-3690:
-------------------------------
Assignee: Amos Feng (was: Stefano Maestri)
split xts-enviroment's URL attribute in 4 different attribute
-------------------------------------------------------------
Key: WFLY-3690
URL:
https://issues.jboss.org/browse/WFLY-3690
Project: WildFly
Issue Type: Task
Components: Transactions
Reporter: Stefano Maestri
Assignee: Amos Feng
Currently we have the following configuration element: <xts-environment
url="http://${jboss.bind.address:127.0.0.1}:8080/ws-c11/ActivationService"/>
we need to split url in 4 different attribute:
* protocol
* host
* port
* path