-
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…
-
Hi Jersey team,
using the new CDI2 bridge for jersey, I have this error :
```
org.jboss.weld.exceptions.DeploymentException: WELD-001409: Ambiguous dependencies for type HttpServletRequest with …
-
I hope its ok to use the tracker, but I've read about this on reddit nearly 3 weeks ago and find it very interesting. However, I've not seen any documentation or examples...
Is there anywhere some …
-
@jansupol , with https://github.com/eclipse-ee4j/jersey/commit/d8f3e0fba99262feffed245f5b22d1836da7ea10#diff-937cc5e5415a0412aa6850cc416fffb46747e443997e2d50b69162ba3af82b5c (https://github.com/eclips…
-
```
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…
-
Read from oracle : oracle://oracledb.cydlut9zgajr.us-east-1.rds.amazonaws.com:1521
![image](https://github.com/user-attachments/assets/73d61cef-6d77-4aa3-9299-edcb53d08151)
![image](https://github…
-
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…
-
```
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…
-
Hello all,
I have set up Trino 459 with both JWT and OAUTH2 authentication methods. I want users to authenticate using Google Workspace, and then I want applications to forward their JWT tokens to …