Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1641

openejb deploymentid format changes WS endpoint

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.7.2
    • 7.0.0-M1
    • TomEE Core Server
    • None

    Description

      Attached is a test war

      1. run maven goal "clean package tomee:run"
      2. navigate to endpoint

      http://localhost:8080/test-0.0.1-SNAPSHOT/webservices/Test?wsdl

      3. run maven goal "tomee:stop"
      4. edit file src/test/tomee/conf/system.properties. uncomment line

      # openejb.deploymentId.format = {appId}/{ejbJarId}/{ejbName}

      5. run maven goal "clean package tomee:run"
      6. navigate to endpoint

      http://localhost:8080/test-0.0.1-SNAPSHOT/webservices/test-0.0.1-SNAPSHOT/test-0.0.1-SNAPSHOT/Test?wsdl

      endpoint has changed . extra "/test-0.0.1-SNAPSHOT/test-0.0.1-SNAPSHOT" inserted in middle

      Attachments

        1. test.war
          2 kB
          Matthew Broadhead
        2. test.zip
          8 kB
          Matthew Broadhead

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            chongma Matthew Broadhead
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: