RSS feed
All(28) Eclipse(4) Java(5) JDBC(5) JSP(3) Maven(7) Personal (1) Spring(3) Tomcat(5)
Home

Search results

"tag:tomcat"


Title and summary Date/time
1
Log4J Configuration on Tomcat
Recently I wanted to turn up the logging level on our connection pooling mechanism in tomcat to determine a problem and it had been a while since I had configured log4j and I had to relearn how to turn on logging for an individual package or class. I ...
Feb 11, 2009
10:51:00 AM
2
Sample or Example Tomcat MySQL DBCP (Database Connection Pool) Configuration Settings
I have had a hard time finding DBCP settings that worked well and I have found few examples of full configuration, so here is what were using hope it helps
Sep 26, 2008
3:54:00 PM
3
How to handle redeploy of java WARs to tomcat5.5 on Windows and avoid jar file locking
At some point recently I began having this problem where windows was locking the jar files in airweb/WEB-INF/lib every time. Prior I wouldhave 3-4 timeswhile I could redeploybeforegettin...
Mar 6, 2008
3:55:00 PM
4
Running PHP Scripts inside of Tomcat and accessing Java Classes via Caucho Quercus
How to install Caucho Quercus (3.1.3-3.1.5 )and run PHP scripts under a web container (namely Tomcat 5.5.X) and be able to access java classes and use java like syntax in these php scripts. Why would you do this you might ask ? Read on ...
Jan 30, 2008
7:11:00 PM
5
Integrate Tomcat and Apache on Windows with mod_jk
How to integrate Apache and Tomcat on Windows using mod_jk in 5 easy steps.
Nov 7, 2007
5:54:00 PM