-
-
This [commit](https://github.com/grails/grails-core/commit/a6dd1ec2559677d2aaffab393a8872973953501e) is forcing `jakarta.servlet:jakarta.servlet-api` to be resolved as an **api** dependency in severa…
-
When running glassfish 7.0.8 / JDK17 with a deployed app (myApp.war),
"curl http://localhost:8080/myApp/lookup/foobar" works as expected (I get a 404, because foobar does not exist)
But "curl ht…
-
```
What steps will reproduce the problem?
1. build social-pm-ws with mvn clean compile package
2. deploy the generated war through glassfish v3 admin console
What is the expected output?
The applic…
-
TX Interop, using metro 2.0 and Glassfish V2, all scenarios fail with message:
M->S
war.client.java:
BUILD FAILED
/space/self/test4u2/xtests/netbeans-trunk/lib/harness.xml:223: The following
error …
-
HK2 needs to be able to use bindings from other GF containers & modules.
#### Affected Versions
[2.1.*]
-
Currently there doesn't seem to be way to use HK2 + Weld CDI bridge outside of Glassfish. It would be nice if there was a way to utilize HK2 and Weld CDI implementation in Tomcat.
Is there a way to m…
-
### Brief Summary
Hello,
We just upgraded our persistence library from Hibernate 6.1.7 to 6.2.0. With this new version, our application crashes during the deployment with a lifecycle error:
```…
-
### Describe the bug
I'm trying to migrate the Quarkus resteasy dependencies to rest (reactive).
My app needs accept SOAP server calls and perform SOAP client calls.
The SOAP payload contains securit…
-
GlassFish version: 4.1.1-web
JDBC driver version: 5.1.40
Path to driver: C:\glassfish-4.1.1-web\glassfish4\glassfish\domains\domain1\lib\mysql-connector-java-5.1.40-bin.jar
Guide I used: https…