Top "Glassfish-3" questions

GlassFish is an open source, production-ready, Java EE-compatible application server.

Custom Glassfish Security Realm does not work (unable to find LoginModule)

I'm trying to get a Custom Security Realm in Glassfish working (i tried 3.0.1 final and 3.1 B33). I read nearly all …

security jakarta-ee glassfish glassfish-3
Impossible to run web application in debug mode with intelliJ on ubuntu with glassfish server

In intelliJ 12.0 on ubuntu 12.04 with glassfish 3.1.2.2, I'm trying to launch my web application in debug mode but I've got this …

debugging intellij-idea port glassfish-3 ubuntu-12.04
Spring Boot app deployed to Glassfish is giving strange results

As mentioned here, I am having a heck of a time getting my small Spring-Boot project to deploy "correctly" to …

glassfish-3 spring-boot spring-tool-suite
GlassFish 3 + Maven + remote deploy

I couldn't find any clear answer about how to deploy simple Maven based project to remote GlassFish server via maven …

maven glassfish glassfish-3 cargo
Java EE 6 embedded glassfish embedded derby EJB unit test

questing is about javaee6 with embedded glassfish and embedded derby jndi lookup for data source at the time of deployment …

jndi java-ee-6 glassfish-3 derby glassfish-embedded
Java web service method receiving null argument from C# client

I'm working on a Java 6 application server which has a web service for receiving a SOAP messages containing an HL7 …

java web-services soap wsdl glassfish-3
Getting error after deploying application in glassFIsh

i just deployed an application to glass fish. What i did, i made a directory structure. HelloWorld->index.jsp, …

glassfish-3
CDI Injection of an EJB leads to NullPointerException

I am new to Java EE 6 and CDI. I have read a couple of tutorials and the weld documentation. However …

java java-ee-6 glassfish-3 cdi ejb-3.1
asadmin create-domain fails: all ports are in use

I'm trying to create a new domain with the asadmin tool, but it fails every time reporting that all ports …

glassfish glassfish-3 fedora asadmin
JPA 2.0 (logging and tracing through) with Glassfish 3.0.1 and NetBeans 6.9.1:

I am using JPA 2.0 (EclipseLink provider) with Glassfish v3.0.1 and NetBeans 6.9.1 and am NOT able to see the queries and …

debugging jpa-2.0 java-ee-6 glassfish-3 netbeans-6.9