Top "Glassfish" questions

GlassFish is the reference Java EE application server.

client for remote JMS queue

I have a JMS queue configured on remote glassfish server. I'm trying to connect this queue from my local machine. …

java glassfish jms glassfish-3
Maven location (when installed indirectly with Netbeans/Glassfish)?

Where is the maven home directory when you install Netbeans with Glassfish? I have searched for 'mvn' in the Program …

maven netbeans glassfish
Glassfish error when producing JSON

I developed an Android app and now I'm starting with its external DB and its server, the communication is performed …

json xml web-services netbeans glassfish
How to kill a glassfish server in Windows?

I tried to start a glassfishv3 server in my windows XP system with the command "asadmin start-domain". The start failed …

windows glassfish glassfish-3
JSF tags not being rendered as HTML

I'm following the Java EE firstcup tutorial using Netbeans and Glassfish. When I execute the JSF web tier I've been …

jsf netbeans jakarta-ee glassfish
Glassfish 3.1.2 and Eclipse

I just downloaded the Glassfish version 3.1.2, this is not yet an official release. I need this version because my web …

glassfish
Where are the Glassfish access logs

Where are the glassfish access logs located? I would expect them to be in domains/domainX/logs. Is there a …

glassfish glassfish-3
I forgot the Glassfish3 master-password, how can i reset it?

I forgot the master-password of my Glassfish 3.1.2.2. Is there a way to reset it? I spent a lot of time "…

glassfish glassfish-3
Lightweight alternative to Jetty

Usually Jetty is mentioned as the lightweight alternative when it comes to servlet containers like Tomcat and App Servers like …

java tomcat glassfish jersey jetty
Xerces error: org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl

I'm developing a web application using JSF 2.0, NetBeans 6.9.1, GlassFish Server 3.1, mojarra 2.0.3, and JasperReports 3.7.6. Included in my project library is the …

jsf glassfish jasper-reports xerces