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

New JSF wizard often only has ONE server / runtime listed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.1.x, 3.2.0.M2
    • 3.1.1, 3.2.0.M1
    • jsf
    • None

      I have four servers installed in my workspace, but for some reason when trying to create a new JSF project, only one is listed in the wizard. Some quick tracing has shown that it's executing this call to find which server is selected:

      AppRegisterComponent.initTargetServerValue(), and this method also calls

      IServer sel = ServerManager.getInstance().getSelectedServer();

      Looking through the method's logic I actually have zero clue what is going on here, what the goal is, etc. I would expect that on this page you would be able to select which server / runtime you want to use, but it seems it always invariably only shows one possible entry, and that entry is rarely the entry I want to use. In this case I'm trying to make a project targeted to my EAP server, and the wizard provides me absolutely no method to do so.

            scabanovich Viacheslav Kabanovich (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: