Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-25605

Installer port fields validation has incorrect range of allowed values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.GA-CR1, 8.0.0.GA
    • 8.0.0.GA-CR1
    • Installer
    • None

      On any socket bindings screen, the installer seems to be using wrong range of allowed port numbers, with both 0 nad 65356 values allowed to be entered.

      The correct range is 0 - 65535.
      However, port 0 has special meaning and if used in server configuration, the server actually use random available free port, random on each start which seems anything by useful.

      Thus I think we should limit allowed values to 1 - 65535.

            spyrkob Bartosz Spyrko-Smietanko
            jbliznak@redhat.com Jan Blizňák
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: