Stefano Maestri created WFLY-3690:
-------------------------------------
Summary: 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
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)