I have different projects using different version of JDK (5.0, 6.0) and Tomcat(6.0, 7.0), so how should my JAVA_HOME and CATALINA_HOME be set in environment variables?
I\'m trying to figure out what is wrong with this configuration of mod_proxy (I should say that I\'m not familiar with apache). This is the content of my httpd.conf:
Running Tomcat 7 through eclipse The error reported is: javax.servlet.ServletException: java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.Compilatio开发者_如何学编程nResult.getProblems()
I need to run the play framework application on tomcat. i just made ./play war ganshla-ganshla -o ROOT.war --%production
In Tomcat I want to use a jar inside a web application. The jar file will exist outside of the Tomcat directory.
I would like to use authentication form on every pa开发者_如何学Pythonge (in the header of the page), so user could authenticated from any page.
I googled but can\'t find a solution for this. It is from Core JSF 3rd. I did: 1) Included JSF Mojarra in Build path.
I have been learning RESTful webservices following this tutorial http://www.vogella.de/articles/REST/article.html. As I understand, the url to access the rest service is
Is there a Tomcat Servlet that works similar to mod_auth_token? mod_auth_token is written in C, mean for Apache. I am looking for a pure Java implementation.
I wanted to have Apache\'s /var/www to be the root for my railo CMS? I put the railo.war into /var/lib/tomcat6/webapps and put the following into my /etc/tomcat6/server.xml: