GlassFish is the reference Java EE application server.
I am running java web application using Hibernate and glassfish Server. I am getting java.lang.OutOfMemoryError: PermGen space exception …
java exception memory-leaks glassfishThis is not a duplicate referenced question, because it is Spring specific. Whoever added that (3 years after the fact!) didn't …
spring rest glassfish glassfish-3 spring-3I recently downloaded Glassfish 4.0 and I want to use it in NetBeans for making some Web Applications, but when I …
java glassfishBefore posting this question here: I looked up at 1)Glassfish 3.1.2.2 in IDEA 11.1.4: "PWC6345: There is an error in invoking javac. …
eclipse glassfish eclipse-juno glassfish-4I am very new to glassfish, JPA and so on and I have really problems with setting that up. What …
jpa glassfish eclipselink persistence.xmlIs it good idea to use Apache Webserver in front of GF or Tomcat? Does it improve the performance/security? …
apache tomcat glassfishIn line with this question: How to get stack trace of a thread I am wondering if anyone could point …
java multithreading debugging glassfish threadpoolIn a Java EE 6 application where I'm using .ear packaging, I'd like to create a persistence unit that can be …
java jpa jakarta-ee persistence glassfishI'm receiving this error: javax.servlet.ServletException: java.lang.IllegalStateException: Exception Description: Cannot use an EntityTransaction while using JTA. While …
jpa glassfish eclipselink jta