Top "Glassfish-3" questions

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

How to set response header in JAX-RS so that user sees download popup for Excel?

I wrote code that generate Excel file using REST JAX-RS and I confirmed that the generated Excel file is in …

java rest header jax-rs glassfish-3
How to install the GlassFish 3 server adapter with Eclipse Helios 3.6

Question as stated in the title: how to install the GlassFish Server Adapter on Eclipse Helios 3.6?

eclipse jakarta-ee glassfish glassfish-3 eclipse-3.6
my GlassFish Server, deploy, null, false

In my GlassFish Server, I got this error message: In-place deployment at D:\simpers\simpers\simpers-war\build\web<br&…

java jakarta-ee glassfish glassfish-3 javabuilders
GlassFish v3 Domain Server cannot start. Port is occupied

I imagine this is a pretty generic error. I cant seem to find any documentation on it. I am simply …

jakarta-ee glassfish netbeans6.8 glassfish-3
Where to use EJB 3.1 and CDI?

I am making a Java EE based product in which I'm using GlassFish 3 and EJB 3.1. My application has session beans, …

ejb-3.0 glassfish-3 cdi apache-tomee
Encoded slash (%2F) with Spring RequestMapping path param gives HTTP 400

This is not a duplicate referenced question, because it is Spring specific. Whoever added that (3 years after the fact!) didn't …

spring rest glassfish glassfish-3 spring-3
"Certificate has expired" in log by starting Glassfish 3.1.2

Today by starting my glassfish I saw an error message about a certificate that has expired... Can someone help me …

glassfish-3
OSGI missing requirement error

I am new to OSGI and I am trying to figure out how I resolve errors such as the one …

java osgi glassfish-3 apache-felix
Unable to start Glassfish 3.1 even though port not occupied

I'm having trouble starting Glassfish 3.1 on a newly setup Debian "Squeeze" server. This is a testing server that has been …

java linux glassfish-3
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