Suppose i have a configuration file like the following to start my application. How can i know from inside the application, value of, say, -Dlog4j.configuration
I\'m very new to JMeter, but I have some ideas of what JMeter could be used for. Also I have a Tomcat application with form authentication enabled. The thread I\'m trying to use consists of:
I have generated a CRUD application (in the trail version). When I run it (in myeclipse tomcat) i get JDBC Exception:
With tomcat 5/6 and JMX enabled, it is possible to get how many free memory is available for monitoring propurses ?
I am trying to deploy my grails application to Geronimo/Tomcat 7/Glassfish 3.1. None of the servers allow me to add the grails application. I get the error \"There are no resources that can be added o
I have a GWT 2.3 web app using Objectdb via Rpc. In the embedded mode in eclipse (with Jetty) everything runs fine. When i try to deploy the app on a Tomcat6 Server I get the following Error:
I have an eCommerce site and I wanted to implement search in it. After reading a lot about Lucene and SOLR, I finally choose SOLR as it adds functionality like JSON API facets, and a lot more.
I\'m working on a Maven project in Eclipse, where I\'m using Maven (mvn install) to create my WAR file and run it on my Tomcat server. However, every time I change my application, I have to execute mv
I have the following in my web.xml: <error-page> <exception-type>java.lang.Throwable</exception-type>
I am new to JQuery and jqGrid.I have been successful in getting them to work well with a new ASP.Net MVC3 application I am creating.However, I wanted to retrofit jqGrid to a Tomcat/Java application th