Category "tomcat8"

Jenkins deployment to Tomcat failed

I'm currently learning and implementing Jenkin's Pipeline for automated integration for java web application. My plan is that once developers successfully comm

why org.apache.coyote.http11.http11protocol is removed in tomcat 8

My application upgraded to tomcat 8 and now unable to start due to missing class org.apache.coyote.http11.http11protocol for protocol attribute in server.xml.

Change tomcats default URL

I have 2 runnings tomcats (version 8). 1 is reachable via http://localhost:8080/ . All other apps of this tomcat are reachable as expected on: http://localhost

Oracle DB connections not releasing from connection pool in Tomcat 8

We are migrating Tomcat6, java 6 and Oracle 10g web-applications to Tomcat 8, Java 8 and Oracle 10g. Our applications working fine after migrated, but initial c