RunningOnOracle |
|
Your trail: |
Difference between
version 17
and
version 16:
At line 46 changed 4 lines. |
# Start tomcat and bring up the application: http://localhost:8080/myappname |
|
<div class="note" style="margin: 10px">__NOTE:__ The Oracle database server may be configured to occupy port 8080 with its own servlet container. This may cause port conflicts if you are running Tomcat on the same machine. It is very difficult to turn off the Oracle container (I was not successful in doing so.) If you run into this problem, you may wish to shut off the Oracle instance, start Tomcat (so it will occupy port 8080), and then restart the Oracle database.</div> |
|
# Start tomcat and bring up the application: http://localhost:8080/myappname<div class="note" style="margin: 10px">__NOTE:__ The Oracle database server may be configured to occupy port 8080 with its own servlet container. This may cause port conflicts if you are running Tomcat on the same machine. It is very difficult to turn off the Oracle container (I was not successful in doing so.) If you run into this problem, you may wish to shut off the Oracle instance, start Tomcat (so it will occupy port 8080), and then restart the Oracle database.</div> |
Back to RunningOnOracle,
or to the Page History.
|