tomcat6
Fallback action in case of 404 in Tomcat
I have two severs New and Old. Both serve static content (and dynamic content but this is out of scope of this question).[详细]
2023-03-11 01:40 分类:问答Prevent Tomcat6 from caching for an application
I have an application running in a Tomcat6. Can I prevent Tomcat from caching for this application by setting in the web.xml? if yes, how?[详细]
2023-03-10 19:21 分类:问答Grails + Tomcat6 + Multiple Instances + Shared Lib Folder
I\'ve got a Tomcat6 server that runs multiple Instances for two separate grail apps. When I compile my WAR file for deployment normally[详细]
2023-03-10 09:09 分类:问答For Tomcat 6, is context.xml for my webapp required to be in $catalina_base/conf/?
Reading through the documentation on Apache Tomcat, when I deploy a webapp it copies the webapp/META-INF/context.xml to $catalina_base/conf/{engine}/{host}/{webapp}.xml.[详细]
2023-03-10 02:51 分类:问答could not connect to local host
Recently i installed apache tomcat 6 on my PC.I started the server and try to open the tomcat manager using the url:[详细]
2023-03-09 22:57 分类:问答Object Expected JS Error For Application running on Linux but not on Windows
We have two different servers running our web application, one is Windows and other is Linux Red Hat. Both the server has same Tomcat(6) and JDK (v6u20). The application ru开发者_StackOverflow社区nnin[详细]
2023-03-09 04:24 分类:问答How to create playFramework application's WAR file and deploy it in Tomcat 6
May I know the way to create a war file which work same as the application while running in playFramework? As I tried on Windows XP, running play war mayapp-o myapp.war resulted in a mya开发者_如何学编[详细]
2023-03-09 03:49 分类:问答Spring+OpenJPA TransactionRequiredException from delegate service method
We\'re running into problems with Spring 3.0.5 transactional management and OpenJPA 2.0.1 and we can\'t seem to pinpoint the problem so any help is appreciated.[详细]
2023-03-08 13:13 分类:问答Custom Tomcat Valve contained in web app WAR file
I\'m looking to implement a custom Valve and configuring it using META-INF/context.xml. At the moment though, when context.xml is parsed during deployment, Tomcat (6.0.32) dies with a ClassNotFoundEx[详细]
2023-03-08 08:13 分类:问答Memory leak in tomcat 6.0.29 with grails 1.3.7
I am using Tomcat 6.0.29 to deploy my production war of Grails 1.3.7 on windows and linux machine.I haven\'t get any issue during application development,But when i deploy war and start/stop applicati[详细]
2023-03-06 21:33 分类:问答