uriworkermap.properties
workers.properties
i follow the instruction by using the C:\apache-tomcat-7.0.40> startup.bat at my cmd and the tomcat appear for 1 seconds and disappear again [...]
className.var cannot be resolved to a type
i copied the hole project from my workspace into /webapps but the result is the same.
set CATALINA_OPTS=-Xms256m -Xmx1024m
then I think there is a chance that you don't have a servlet/JSP container there
Anyway the hosting services I contacted are providing tomcat 3,4 which is not suitable with Java 7.
[...] Note, however, that Connection pools work best when you obtain a Connection, do everything you can with it quickly, then close the Connection. You should not attempt to hold the same Connection for long periods of time. [...]
SEVERE: Allocate exception for servlet Myservlet
java.lang.ClassNotFoundException: com.practice.taha.servlet