Hi When I try to connect to the datasource using JNDI, I am getting this error: [org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class \'\' for connect URL \'null\'
I have been using Tomcat as a web container for a significant ti开发者_StackOverflow中文版me period but I never come across a situation to use Tomcat as a Windows Service. So far I was thinking why To
I have an axis2 service running on TOMCAT 6.0.18 with axis2 1.3 version. I disabled chunking by commenting the transfer-encoding element and changed the HTTP to 1.0
I am trying to set up a method that will be automatically run by the server at a specific time. For instance, a method that sends out emails to contacts every Friday at 9.00 am. I have seen methods th
I have install tomcat on server 2003. It was insatlled successfully, but when I was tyring to start it.
I am 开发者_开发知识库getting Server Tomcat v6.0 Server at localhost was unable to start within 300 seconds. If the server requires more time, try increasing the timeout in the server editor.
i\'m developping a web app (jsf 2.0 + facelets + richfaces 3.3.3 + oracle 10g + tomcat 6.0.26) in my app, there\'s is 1 path that is not secured, and the others are secured (web.xml):
I\'m facing a quite strange behavior of my application. I have an application that uses Spring3 and runs over tomcat6 and it schedules jobs through spring\'s crontrigger.
I\'m having the following problem when starting Tomcat 6: [INFO] [talledLocalContainer] Caused by: java.io.IOException: Invalid keystore format
I am working on a webapplication and i have a requirment to generate log files at run time for my impex process.here is the use case