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

errai cdi stock demo - bad url of the application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Alpha2
    • 3.3.1.Final
    • maven

      Description of problem:
      After compiling the errai-cdi-demo-stock in the JBDS as Google -> GWT compile and deploying the application to the server (Run As -> Run on server), the url which embedded JBDS browser automatically opens after the deploying is "http://localhost:8080/errai-cdi-demo-stock/" which is not the entry point of the application - url "http://localhost:8080/cdi-quickstart-app/App.html" is.

      Steps to Reproduce:
      1. Import project
      2. Google -> GWT compile
      3. Run as -> Run on server
      4. Embedded JBDS browser opens wrong URL address so user is unable to see the application - he sees error message instead.

      Actual results:
      Embedded browser opens the url http://localhost:8080/errai-cdi-demo-stock/ automatically.

      Expected results:
      Embedded browser opens the url http://localhost:8080/cdi-quickstart-app/App.html automatically.

            fbricon@redhat.com Fred Bricon
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: