<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hopefully someone can help me.  I want to progress to the next step
    of development by configuring our server to handle requests from
    over the internet.  Currently the server is only handling internal
    lan requests but it is somewhat limiting.  The port number of 8080
    is not an available port number for our IP address through the
    firewall so I changed the Wildfly port number to 8623 and altered
    the firewall accordingly.   I can still access the AeroGear server
    on the local lan IP using the new port number and I can access the
    Wildfly server over the internet on port 8623 but when I try to
    access the application on the port over the internet, I receive an
    error "Internal Server Error".  <br>
    <br>
    Does anyone know why I am receiving this error and how to fix it?  I
    am familiar with Tomcat but clueless about Wildfly and even more so
    on how AeroGear works within Wildfly.  Any help is appreciated.<br>
    <br>
    Christopher Fahey<br>
    <br>
    <div class="moz-signature">-- <br>
      <br>
      <table rules="none" border="0">
        <tbody>
          <tr>
            <td><font size="-1">Christopher Fahey<br>
                DealerRewards, Inc.<br>
                Maryland Branch Office<br>
                (410) 924-3185<br>
              </font>
            </td>
          </tr>
          <tr>
            <td colspan="2">
              <font size="-1">
                <hr>
                This electronic message transmission contains
                information from DealerRewards Inc. This message is
                confidential. It may also be privileged or otherwise
                protected by work-product immunity or other legal rules.
                If you have received it by mistake, please let us know
                by email reply and delete it from your system; you may
                not copy this message or disclose its contents to
                anyone.<br>
                DISCLAIMER: Since 2006, the U.S. Government has been
                monitoring all internet communications. If you have
                information that you do not wish to have monitored,
                please send it using regular postal services to the
                address listed on our website.
                <hr>
              </font>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>