]
RH Bugzilla Integration updated WFLY-3690:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
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
Security Level: Public(Everyone can see)
Components: Transactions
Reporter: Stefano Maestri
Assignee: Stefano Maestri
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