How to update new JDK version in apache-tomcat-7.0.84 windows service

2018-04-18 Thread Somu Sundar Reddy.Y
Hi,  Recently I installed Tomcat windows service using apache-tomcat-7.0.84.exe  installation file and during installation, I was using JDK 1.8 Update 162 in my computer.  With this installation file , windows service is automatically created and am able to start and stop the service without any

Assigning domain name for a web project in Apache-tomcat-5.5.23

2008-04-21 Thread Somu Sundar Reddy.Y
Hi, Currently we are using Apache-tomcat-5.5.23 web server for running our project. We have developed a project let’s say xyz.war and deployed under Apache-tomcat-5.5.23/Webapps directory and we are able to run the project using http://localhot:8080/xyz. With the new requiremen

Re: Does manager show AJP connections as stage K?

2007-06-05 Thread Somu Sundar Reddy.Y
Hi, Thanks for your reply. When I open the admin console in Tomcat 5.0.28, I can see two Connectors 1. Connector(8009) 2. Conenctor(8080) Below values I can see in Conenctor(8080) Type: - HTTP Scheme: - http Enable DNS Lookups: - false URI Encoding: -

Need some help in using Oracle Database connection pool in jakarta-tomcat-5.0.28

2007-06-05 Thread Somu Sundar Reddy.Y
Hi, Need some help in using Oracle Database connection pool in jakarta-tomcat-5.0.28 Problem Description: I created a JNDI(Name is jdbc/TestOracle ) for Oracle using Tomcat Admin console Example --TomcatServer->Service->Host->Context(TestProject)->Resources->DataSources