Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1771

Source directory names of the rest-tx modules need improving

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 5.0.0.M4
    • 5.0.0.M3
    • REST
    • None

    Description

      The source directory names of the REST modules is confusing and does not accurately reflect what they are for. Currently we have:

      rest-tx
        tx
        integration
        util
        webservice
      

      which I'd like to rationalize to:

      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)
      

      (and later on we'll add jdi at the same level as at).

      Attachments

        Activity

          People

            rhn-engineering-mmusgrov Michael Musgrove
            rhn-engineering-mmusgrov Michael Musgrove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: