[
https://issues.jboss.org/browse/JBTM-1771?page=com.atlassian.jira.plugin....
]
Mark Little commented on JBTM-1771:
-----------------------------------
Sounds good.
Source directory names of the rest-tx modules need improving
------------------------------------------------------------
Key: JBTM-1771
URL:
https://issues.jboss.org/browse/JBTM-1771
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: REST
Affects Versions: 5.0.0.M3
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.0.0.M4
The source directory names of the REST modules is confusing and does not accurately
reflect what they are for. Currently we have:
{noformat}
rest-tx
tx
integration
util
webservice
{noformat}
which I'd like to rationalize to:
{noformat}
rts (RESTful Transaction Service)
at (Atomic Transactions)
tx (the JAX-RS service that implements the spec)
integration (simple API for writing Java based participants)
util (various utility methods for making it easy to conform to the spec)
webservice (bundles tx as a deployable war)
{noformat}
(and later on we'll add jdi at the same level as at).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira