I\'ve been trying to work out how to approach this problem but I don\'t know where to start. I have an game applet written in Java that I\'m trying to make multi-player across a network. At the momen
I\'m using Tomcat and after stopping my web application there\'s still a reference to the classloader instance of my web application.
I may sound a little childish but i am bit confu开发者_高级运维sed over a very basic thing I am using tomcat server.
We have c3p0 connection pooling for Sybase.It works fine on Tomcat 7.0 on a 32-bit server.Once we run it on a 64-bit server with tomcat and jre both installed under 64-bit , it throws:
I spend several days to figure out how to configure an javax.mail.Session in Tomcat via JNDI with authentication, now I get it but only after a deep dive in the code.
i have a spring application that i want to optimize , its using much memory, it was fine when few people used it, but开发者_StackOverflow中文版 numbers scaled a little and i have no idea where to star
i want to restart my tomcat through my java code/servlet. Is there any way to do s开发者_开发知识库o???
I have a problem with my Tomcat JMX connection. I have two hosts (i.e host1.mydomain.com, host2.mydomain.com) which are attached to the same subnet. On both of these machines the JmxRemoteLifecycleLis
I\'m trying to configure org.apache.commons.dbcp.BasicDataSource as bean in web.xml under a tomcat project using tomcat 6. (it\'s red5 with tomcat, we can ignore that the main server is actually red5
I\'m trying to use colt.jar file into my project in Tomcat Server. I have tried to put it into WEB-INF/lib/ , /lib even also in MyProject/lib/. none of them are working. Previously, I have used jar fi