Top "Glassfish" questions

GlassFish is the reference Java EE application server.

Where should I put the log4j.properties file?

I wrote a web service project using netbeans 6.7.1 with glassfish v2.1, put log4j.properties to the root dir of …

java netbeans glassfish log4j
What is the difference between Tomcat, JBoss and Glassfish?

I am starting to look into Enterprise Java and the book I am following mentions that it will use JBoss. …

java tomcat jboss glassfish enterprise
org.glassfish.jersey.servlet.ServletContainer ClassNotFoundException

I have been getting a ClassNotFoundException with org.glassfish.jersey.servlet.ServletContainer but it peculiarly started last night when I …

java tomcat jersey glassfish classnotfoundexception
Address already in use: JVM_Bind

I'm using Glassfish 3.0.1, JVM 1.6.0_21 on Windows XP Pro; I don't know exactly what has changed in my environment but I …

java jakarta-ee glassfish
Cannot start GlassFish 4.1 from within Netbeans 8.0.1 Service area

On Windows 7 I downloaded the 'netbeans-8.0.1-javaee-windows.exe' installer from this site https://netbeans.org/downloads/. The installer installs GlassFish 4.1, …

java netbeans glassfish
Location of GlassFish Server Logs

I have NetBeans IDE installed on a Windows 7 64-bit machine. Obviously, NetBeans comes with the GlassFish server. I am currently …

logging netbeans glassfish
How to configure Glassfish Server in Eclipse manually

I have GlassFish server3.1.2.2 pre installed on my machine. Which I want to use in my Eclipse Luna How do …

java eclipse oracle configuration glassfish
Could not open ServletContext resource

This is quite similar question to one older but the solution did not work for me. I have a WAR …

java spring glassfish web.xml
How to return a PNG image from Jersey REST service method to the browser

I have a web server running with Jersey REST resources up and I wonder how to get an image/png …

java image glassfish jersey javax.imageio
What does 'URI has an authority component' mean?

I am attempting to build a Java web project on NetBeans 6.8, but I get get the following error: The module …

java netbeans glassfish