I installed Tomcat 5.5 (tomcat5.5) and the corrsponding admin package (tomcat5.5-admin) using APT on my Debian Lenny x64 server.
I have a weird problem where two web apps with Oracle JDBC driver 开发者_如何学运维will conflict with each other. I have to put the JDBC driver JAR in the common folder TOMCAT_HOME/lib. What is the re
I\'m trying to track down a memory leak in my web application which is causing the PermGen space to fill up and throw OutOfMemoryError: PermGen size after a couple of reloads. Now I know that I can ju
This works well running it as a Java Application: public class A { public String getString(){ return \"hey\";
I am getting this error message saved calibration data file does not exist even after doing calibration on the remote开发者_StackOverflow tomcat server? Does anyone have any clue.. You probably ran ca
I have a very noob question :) I have a file in [myip]/folder1/folder2/file.js, that I can access and read using a browser.
My current application is something like this: I have an application开发者_C百科 deployed on Apache Tomcat. It starts with an HTML page that has a link, which when clicked, will send SOAP messages bet
I am usingSolr 3.3.0 with Tomcat 6.0.26. I was able to successfully install Solr and i was even able to access its web interface using http:/localhost:8084/solr/admin.
Does Java have any synthetic upper limits on the amount of open files a given process can use? I have set the system wide open files limit at 20000 but am still rece开发者_如何学编程iving FD too many
I am running into an issue with the Grails Pdf plugin which uses Flying Saucer. Everything works as expected until I deploy onto an Ubuntu server running Tomcat6. Then references in my gsp\'s to css a