On 28/06/18 09:58, Sandels Mark (RTH) OUH wrote:
> Hi Mark
> 
> 
> 
> Following your instructions, I get the following web-page in my browser. It 
> is not running the WAR application.
> 
> 
> Index of /oraclestatus
> 
>   *   Parent Directory<http://localhost:8000/>
>   *   META-INF/<http://localhost:8000/oraclestatus/META-INF/>
>   *   WEB-INF/<http://localhost:8000/oraclestatus/WEB-INF/>
>   *   green_up.gif<http://localhost:8000/oraclestatus/green_up.gif>
>   *   index.jsp<http://localhost:8000/oraclestatus/index.jsp>
>   *   red_down.gif<http://localhost:8000/oraclestatus/red_down.gif>

What happens when you click index.jsp. Do you see the source code for
that JSP? (I'm expecting the answer to be yes.)

Are you connecting directly to Tomcat or are you using a reverse proxy?
If yes, show us the proxy configuration.

If no, explain why your browser is connecting to port 8000 when Tomcat
is listening on port 8080 (based on the server.xml you showed us yesterday).

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to