Top "Glassfish-2.x" questions

GlassFish 2 is a Java application server which was released on 17 September 2007.

How do I migrate from Jersey 1.0 to Jersey 2.0?

I'm trying to upgrade to Jersey 2.0 and I'm having a lot of trouble because the groupIds and artifactIds of Jersey …

maven jersey glassfish-2.x jersey-1.0 jersey-2.0
How do I set logging level in Glassfish?

We are running glassfish 2.1; I want to reduce the chattiness of the logging to server.log but cannot find what …

logging glassfish glassfish-2.x
maven-glassfish-plugin in maven-3.0.4

Upon running mvn install glassfish:deploy I run into the following problems [...] [ERROR] Failed to execute goal org.glassfish.maven.…

maven-3 glassfish-2.x maven-glassfish-plugin
JSF tag is not working on *.xhtml but working *.jsp file

I am trying to run simple application using JSF 2.2, Netbeans 7.3 and GlassFish v2. index.xhtml: <?xml version='1.0' …

jsf facelets jsf-2.2 glassfish-2.x