tomcat
HTTP 405 - After deploying GWT app
I followed the steps showed here and deployed my GWT app on the tomcat 7 server. When I run it, it gives me the HTTP 405 error. When I run the same ap开发者_如何学编程p in deploy mode it just runs fin[详细]
2023-04-13 09:49 分类:问答Hibernate Exception: Connection Pool exhausted error after Spring upgrade
I am using Spring + Hibernate + Dbcp + Tomcat in my application. For some reason after a recent spring upgrade to version 3.0.6 the application has started to throw the following exception.[详细]
2023-04-13 07:55 分类:问答Tomcat Thread Monitoring Mbeans Description
In thread related Mbeans of Tomcat I see under Catalina.ThreadPool. there are different attributes viz.开发者_如何学编程 maxThreads, currentThreadCount, currentThreadsBusy etc.[详细]
2023-04-13 06:06 分类:问答JSP Spring app on Tomcat not delivering page
Ok I\'m stumped.I am writing a Spring based app that queries a web service for information to load a SELECT object based on the user\'s id.I\'ve set up the web.xml and servlet xml files, design the in[详细]
2023-04-13 05:17 分类:问答Using Java Within PHP - Class Not Found
I\'m using Tomcat and PHP5 with JavaBridge. I have bridged PHP and Java so I can screencap web pages within PHP. This was working on another server but after moving to a new server I can not get it wo[详细]
2023-04-13 05:16 分类:问答java gc free the application
Using jmx and monitoring a web application, I notice when th GC (G1) is runnig , all threads are freezed, and the application does not responde. I configured the tomcat jvm in like this:[详细]
2023-04-13 01:52 分类:问答Authentication without authorization on Tomcat 7
I have an annoying error which I can\'t solve for quite a while. I recently was introduced to container-based security and try to implement it. I have configure the realm as following:[详细]
2023-04-12 23:59 分类:问答How to call a method before the session object is destroyed?
When developing a JSP application it\'s possible to define a session ti开发者_JAVA百科meout value, say 30 minutes.[详细]
2023-04-12 23:59 分类:问答Add JVM options in Tomcat
How can I add jvm(Java virtual machine) options in Apache Tomcat 6? Is there a administration console in tomcat? I tried http://localhost:8080/admin but I could not get anything out of it.[详细]
2023-04-12 23:44 分类:问答Receiving empty response from servlet
I have an ajax web application requesting data to servlet deployed on Tomcat 5.5. I am connecting to Tomcat using HTTPS protocol.[详细]
2023-04-12 23:27 分类:问答