Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20826

Web module's URL is not detected correctly

    XMLWordPrintable

Details

    • Hide
      1. git clone https://github.com/jboss-developer/jboss-eap-quickstarts
      2. import batch-processing using Easymport (this causes the project name to be different than artifact id in pom file)
      3. deploy project to server
      4. right click the module on the server's view and click Show in -> Web browser

      RESULT: the web browser is loaded with URL http://localhost:8080/jboss-batch-processing/
      EXPECTED: the web browser to be loaded with URL http://localhost:8080/batch-processing/

      Show
      git clone https://github.com/jboss-developer/jboss-eap-quickstarts import batch-processing using Easymport (this causes the project name to be different than artifact id in pom file) deploy project to server right click the module on the server's view and click Show in -> Web browser RESULT: the web browser is loaded with URL http://localhost:8080/jboss-batch-processing/ EXPECTED: the web browser to be loaded with URL http://localhost:8080/batch-processing/

    Description

      The module's URL is not detected correctly in case project name is different to context-root mentioned in .settings/org.eclipse.wst.common.component.

      This could happen for example when you import Maven project using Easymport.

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              ljelinko@redhat.com Lucia Jelinkova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: