Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-2622

Do we need to add new server types to the installer?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Beta1
    • 7.0.0.Alpha2
    • installer
    • None
    • Not Required

    Description

      Do we need to add a new server type string for EAP 6.1?

           "Application Server",
           BIN_PATH+File.separatorChar + TWIDDLE_JAR_NAME,
           new String[]{"6.0","5.1", "5.0", "4.2", "4.0", "3.2"}, new ASServerTypeCondition());
       
       public static final ServerType EAP = new ServerType(
      
           UNKNOWN_STR,
           "",
           new String[]{"6.0", "5.1", "5.0", "4.3", "4.2", "4.0", "3.2"}, null);
      
      	public String toString() {
      

      What about WildFly (AS 8), SOA-P 6, etc.?

      Attachments

        Activity

          People

            nivologd@gmail.com Denis Golovin (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: