-
-
Tried to run jaxrs-client, against jBoss Wildfly server. Got this exception:
org.jboss.arquillian.container.glassfish.CommonGlassFishManager start
SEVERE: Could not connect to DAS on: http://localhos…
yfain updated
10 years ago
-
```
GlassFish is supposed to support websockets, here we want to use the GlassFish
engine in a way like we embed the jWebSocket server into Tomcat but with using
GlassFish's WebSocket engine instead…
-
I'm trying to use a rails 4 application warified in glassfish, but it doesn't seem to work.
```
Exception loading extension `JopensslService`: java.lang.IllegalStateException: Stream handler unavaila…
-
```
Running on server Glassfish 3.1 with enabled grizzly does not work.
When you open one window it works well, but when u open two separate windows
server just goes haywire and continually opens an…
-
Hi Adithya,
During the execution of glassfish role script, I got the following error in Start Glassfish task:
`"stderr": "/bin/sh: 1: /etc/init.d/glassfish: not found"`.
Even though the glassfish…
ghost updated
7 years ago
-
When you deploy war file, you need to specify your webservices in file
sun-jaxws.xml to allow glassfish show the in 'Web Services' branch of it's
console. Why do we need this file when we have annotat…
-
We've observer an issue with Jersey 2.40+。When the Jersey client is used to access the server, if the server returns a malicious request header (containing an oversized packet), the client process wil…
-
## Environment Details
* Helidon Version: 4.0.10
* Helidon MP
* JDK version: 21.0.3
* OS: MacOS
* Docker version (if applicable):
----------
## Problem Description
The openapi and openapi/…
-
```
Running on server Glassfish 3.1 with enabled grizzly does not work.
When you open one window it works well, but when u open two separate windows
server just goes haywire and continually opens an…