Top "Glassfish-4" questions

Fourth version of the popular Java EE open source application server and the reference implementation of the Java EE 7.

org.hibernate.hql.internal.ast.QuerySyntaxException: table is not mapped

I have example web application Hibernate 4.3.5 + Derby database 10.10.1.1+ Glassfish4.0 with IDE NetBeans 8.0Beta. I have the next exception: Caused by: …

java hibernate derby glassfish-4
How to run glassfish 4 on port 80 instead of 8080? root access is not an issue

Did some google on it and the solution was to redirect using iptables or mod in apache? Since my application …

glassfish websocket glassfish-4
Configure Jackson as JSON Provider in JAX-RS 2.0

I want to use Jackson as JSON provider for my JAX-RS 2.0 webservice. For JAX-RS I use Jersey 2.0 in GlassFish 4. With …

rest jersey jackson jax-rs glassfish-4
File upload doesn't work with AJAX in PrimeFaces 4.0/JSF 2.2.x - javax.servlet.ServletException: The request content-type is not a multipart/form-data

Important : The issue which is discussed in this thread has been fixed as of PrimeFaces 5.1 final (community release) released on …

jsf primefaces jsf-2.2 glassfish-4
Glassfish Admin Console throws java.lang.IllegalStateException when creating JDBC Pool

A week ago I downloaded Glassfish 4.1. Did a zip install. Attempted to use Admin Console to create a JDBC Connection …

java mysql jdbc glassfish-4
CDI : WELD-001408 Unsatisfied dependencies, how to resolve it?

I do a small test project with CDI. My application is composed of an EJB EAR and WAR, all deployed …

jakarta-ee cdi glassfish-4 weld
Glassfish 4 Admin not running from Netbeans 7.4 (Password Incorrect)

I am trying to run Glassfish 4 using Netbeans 7.4 IDE, but I am receiving an error dialog like Please check server …

netbeans-7 glassfish-4
org.apache.jasper.JasperException: PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required

Before posting this question here: I looked up at 1)Glassfish 3.1.2.2 in IDEA 11.1.4: "PWC6345: There is an error in invoking javac. …

eclipse glassfish eclipse-juno glassfish-4
How to fix a javax.naming.NamingException: Lookup failed

I'm trying to persist an entity via a simple jsp form but it doesn't work. the exception that appear is : …

jsp jakarta-ee servlets jpa glassfish-4
java.net.BindException: Address already in use: bind

I get an error using glassfish like this : java.net.BindException: Address already in use: bind, but i think i …

eclipse glassfish-4