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

Run on server.. loads wrong URL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta1
    • 3.3.0.M5
    • openshift
    • None
    • Hide

      1. Create a new application in wizard and allow to create a new project in the workspace
      2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to pom.xml, reload project configuration)
      3. Right click the project and select Run as... + Run on server
      4. Choose associated openshift server
      5. Result - No page found due to the incorrect URL

      Show
      1. Create a new application in wizard and allow to create a new project in the workspace 2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to pom.xml, reload project configuration) 3. Right click the project and select Run as... + Run on server 4. Choose associated openshift server 5. Result - No page found due to the incorrect URL

      Run on server... tries to load the wrong URL (it appends application name to the correct one)
      Instead of:
      http://2test-ljelinko.rhcloud.com
      Loads:
      http://2test-ljelinko.rhcloud.com/2test/

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

              Created:
              Updated:
              Resolved: