Top "Glassfish" questions

GlassFish is the reference Java EE application server.

glassfish v3 vs tomcat 7

Which one do you recommend for web and why?

java jakarta-ee tomcat glassfish
In Netbeans 6.9, how to change Application Server

In Netbeans 6.9.1, i've created a web application wiht Glassfish Server 3. (Undert the server textbox, java ee version defautls to "Java …

tomcat glassfish setup-project netbeans-6.9
Netbeans error with glassfish server 3.1?

I'm trying to launch a project in netbeans but I keep getting the error "Could not connect to admin listener …

netbeans glassfish netbeans7.0
The Java DB location is not set correctly - netbeans

I have checked the services tab to the left and there isn't a javaDB in the database option, there's nothing …

database jsp netbeans glassfish netbeans-7
Automatically start JavaDB (Derby) on GlassFish

I am planning to deploy GlassFish v3 open source edition to a production environment. It comes with JavaDB (Apache Derby) …

glassfish derby glassfish-3 javadb
Glassfish server does not start. NullPointeException

I just downloaded the GlassFish 5.0 archive - Full Platform, unzipped it, I run it through the command line. asadmin start-domain …

java intellij-idea nullpointerexception glassfish payara
Which Maven GlassFish plugin to use?

I've been trying to integrate deploying java .war's in GlassFish V3 through Maven. While I have found a few plugins, …

java maven-2 glassfish glassfish-3
Glassfish Server Library not available in Eclipse Kepler?

I'm setting up a new dev machine with Eclipse Kepler to deploy on a Glassfish 3.1.2.2 instance. When I go to …

eclipse glassfish buildpath
Can I (and how) lookup CDI managed beans using javax.naming.Context#lookup in EJB module?

Can I (and if so, how?) lookup CDI managed beans using javax.naming.Context#lookup in EJB module? I'm using …

java glassfish ejb cdi ejb-3.1