Top "Glassfish" questions

GlassFish is the reference Java EE application server.

Glassfish v3 / JNDI entry cannot be found problems!

I've been having problems trying to call an EJB's method from a Java Application Client. Here is the code. EJB …

java glassfish ejb-3.0 jndi glassfish-3
Glassfish DeploymentException: Error in linking security policy for

I have been trying to deploy my web application (war) from Glassfish AdminConsole but I keep getting the following error …

security deployment glassfish java-ee-6 netbeans7.0
How to activate JMX on remote Glassfish server for access with jconsole?

I would like to monitor remote glassfish server. I have enabled JMX Connection in domain.xml: <jmx-connector accept-all="true" …

java glassfish jmx jconsole
Persistence.xml where to put in eclipse project

Simple question... I have a few projects in Eclipse enviroment MainApp(Enterprise Application Project) which "includes" WebController (EJB Project) WebModel (…

eclipse jpa glassfish ejb persistence.xml
A message body writer for Java class ... and MIME media type text/html was not found

I am using the jms/atmosphere framework to make communication between two applications. One of the applications is a message …

java json glassfish jersey atmosphere
How to deploy portlets to Liferay?

I have faced problems in trying to install new portlets to Liferay running on Glassfish domain. I figured out the …

java glassfish portlet liferay
glassfish-web.xml vs sun-web.xml vs web.xml

Could someone explain the main differences (or provide a link to) between glassfish-web.xml, sun-web.xml and web.xml? Can …

glassfish web.xml
Best way to deploy on Glassfish V3

What is the best way to deploy my web project (or ear project) to remote server and glassfish? How to …

jakarta-ee glassfish deployment glassfish-3
UnsatisfiedDependencyException: There was no object available for injection at SystemInjecteeImpl

There are errors when using DI in Jersey Rest application: org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object available …

java dependency-injection jersey glassfish hk2
What is glassfish?

I'm downloading Java EE, and there seems to be a ridiculous number of different download options. I'm not sure which …

java jakarta-ee download glassfish