Quantcast
Channel: GlassFish Related Items on Java.net
Browsing all 1091 articles
Browse latest View live
↧

GlassFish error while deploy and no logging.

Hello!I do my first steps with GlassFish. The installation was tricky, but I did it, and now I have a running GlassFish with the standard configuration. If I try to deploy my first webapp, I get the...

View Article


Gizzly websocket can not send from browser

I am very new to websockets and trying to learn how to use websockets with jquery and HTML5.I was able to do the following: - start my Grizzly server with my WebSocketApplication - I am able to connect...

View Article


[solved] Cannot connect to MBeanServer within Glassfish from a remote host

I have a webapp running within Glassfish 3.1.2 on a host with IP address 10.0.0.2. I can connect to that JVM via jvisualvm using a JMX Connection from the local...

View Article

Setting up Access-Control-Allow-Origin for CORS support

I have REST services running in a Glassfish 3 instance which is acting as the HTTP server as well. When a jQuery client, coming from a page on another server, it is encountering the following...

View Article

Keystore passwords not defined as JVM properties

Hi,I have an application running fine in GlassFish v3.1.2, but that app would like to use the Grizzly framework to make outgoing connections to SSL protected resources (LDAPS in this case), but the...

View Article


Error enable-secure-admin when admin-realm configured to use LDAP

We have configured our GlassFish 3.1.2.2 domain to change the admin-realm to use LDAP (ActiveDirectory). This works great - I can login to the Admin console using my LDAP account. We had created a...

View Article

Glassfish 3.1.2.x and JDK 7

Hi,i try to run Glassfish with Java 7 code, ie. switch with strings, but i get this error:org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSPPWC6197: An error occurred at...

View Article

Can't start a domain with the command

Hello, I try to use Glassfish 3.1.1, but i have a little problem with asadmin commands. First time I installed glassfish, everything worked until I reinstalled it after having a problem with the...

View Article


Clustering Glassfish

I can not start a remote instance of glassfish clusterMy config is as follows:I have two machines, das_cluster and cluster_2 (with a machine for the database) with the following parameters:for the...

View Article


injection failed

Hi, I am connecting to EJBs deployed in remote glassfish 3+ server through JNDI lookup. My client is a JavaFx2.2 Application. While doing so I am getting the following exception :SEVERE: injection...

View Article

Gizzly Websocket how to use google json sending and receiving both from...

I am trying to send send data using json from client to server and vice versa.In my socket when I receive the message I do not receive the json data.Client: var member...

View Article

Error while running sample websocket project

Hi All,I was trying the sample code given athttps://blogs.oracle.com/arungupta/resource/totd189-whiteboard.zip Linked fromhttps://blogs.oracle.com/arungupta/entry/collaborative_whiteboard_using_...I...

View Article

Glassfish 3.1.2 webservice resource not found after restart

Hi all, i have Glassfish 3.1.2 installed on Windows 7. With NetBeans 7.1 I have created a webservice just out of the box with New Project - New EJB - new Webservice. No specials further. After the...

View Article


Trying to get a Message Driven Bean to connect to an external OpenMQ Broker

I am attempting to create a message driven bean that will read messages off a topic on another machines standalone OpenMQ broker. Is there a way to do this? I don't want my Glassfish instance to use...

View Article

[SOLVED] asadmin create-service error on Windows XP:...

This is not a question, I am posting a problem and solution to help others searching for a solution in the future.A customer gave us a test virtual machine to install our application on, but it was...

View Article


Apache CXF runs on cluster slower than standalone?

Hello everybody,I have a web service application implemented Apache CXF and Proxool. The performance when running on standalone glassfish is quite good. But when I run on cluster with 2 instances, 2...

View Article

Is there an easy way to programmatically get the number of free threads from...

I believe I ~should~ be able to get at this from an amx bean but I've looked here http://glassfish.java.net/nonav/docs/v3/api/ and not been able to see it yet.Thanks in advance!

View Article


Re: Clustering GlassFish v3

I'm copying the users list so that others can benefit from this discussion.What is the output of the "hostname" command on the system called"cluster_2". What is the output of the command:nslookup...

View Article

Problem with logging hibernate 4.1.1(using log4j) and GlassFish 3.1.2.2

Dear,When i updated the glassfish from 3.1.2 to 3.1.2.2 the hibernate logging to show sql values stopped to work: I use the sl4fj to log it-commons-logging -slf4j-log4j -log4j(1.2.17)...

View Article

Source JAR for GlassFish Embedded?

Is there a complete source JAR for glassfish-embedded-all-3.1.2.2.jar for easier debugging?Regards, Harald

View Article
Browsing all 1091 articles
Browse latest View live