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

Wrong URLs in central examples

XMLWordPrintable

      According to readme.md in project examples:

      GWT

      This will deploy `target/jboss-as-kitchensink-errai.war`.
       
      The application will be running at the following URL <http://localhost:8080/jboss-as-kitchensink-errai/>.

      should be

      target/jboss-gwt-webapp.war
      http://localhost:8080/jboss-gwt-webapp/

      HTML5

      The client application will be running at the following URL <http://localhost:8080/jboss-as-kitchensink-html5-mobile/>.

      should be

      http://localhost:8080/jboss-html5-webapp

      RICHFACES

      http://localhost:8080/jboss-as-kitchensink-rf/

      should be

      http://localhost:8080/jboss-richfaces-webapp

      JAVAEE6-MULTI

      http://localhost:8080/jboss-javaee6-multi

      should be

      http://localhost:8080/jboss-javaee6-multi-web

      Also springmvc, javaee6-webapp/javaee6-mult,html5 index.html contains wrong URL

      http://red.ht/jbeap-6-docs

      which points to 404.

            fbricon@redhat.com Fred Bricon
            rawagner@redhat.com Rastislav Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: