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
Hi,
Currently we are using Apache-tomcat-5.5.23 web server for running our
project.
We have developed a project lets 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
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: -
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