Tag: application

Java: JVM parameters, Application Cache, Calculation of Memory FootprintJava: JVM parameters, Application Cache, Calculation of Memory Footprint

Hi, In a previous post http://www.javablog.fr/java-jvm-memory-parameters-outofmemoryerror-and-memory-checker.html, we spoke about solution in order to avoid the famous OutOfMemoryError: Java heap space or OutOfMemoryError: PermGen space errors and JVM parameters (-XX:PermSize, -XX:MaxPermSize,

GWT/GAE: A example of GWT, Deployment on a Jboss, Tomcat, GAE cloud and application versioning on GAE (PART3)GWT/GAE: A example of GWT, Deployment on a Jboss, Tomcat, GAE cloud and application versioning on GAE (PART3)

In previous articles, I have related the prerequisites, the configuration of a GAE account, the creation of a new Eclispe project with the type “Web Application Project”, the deployment of