RunningOnOracle |
|
Your trail: |
Difference between
version 34
and
version 33:
At line 68 changed 1 line. |
Start tomcat and bring up the application: http://localhost:8080/myappname |
Next, Start Tomcat and bring up the application: http://localhost:8080/myappname |
At line 71 changed 1 line. |
__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. You may find it very difficult to turn off the Oracle container. If you run into this problem, you may wish to shut off the Oracle instance instead, start Tomcat (so it will occupy port 8080), and then restart the Oracle database. |
__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. You may find it very difficult to turn off the Oracle container. If this problem occurs, it may be easiest to shut down the Oracle database, start Tomcat (so it will occupy port 8080), and then restart Oracle. |
Back to RunningOnOracle,
or to the Page History.
|