-
Apparently, some user agents send just a slash ('/') as Accept-Encoding header.
This causes Mojarra to error out the request with ArrayIndexOutOfBoundsException
The issue is clear in this code, Rende…
-
I encountered an exception I do not get any information out of:
```
14:34:28.183 WARN o.e.jetty.servlet.ServletHandler -
javax.servlet.ServletException: A MultiException has 1 exceptions. They are…
-
```
Hi, congratulations. Good job.
I'm doing testing with your project. But I have a problem. I do not see how to
use SSO across multiple web-apps. Is there a way to associate AuthenticRoast
with …
-
This issue relates to the use of GenericJMSRA to connect to WebLogic JMS, and was suggested by Sivakumar.
Because this mode of operation does not support XA transactions, the resource adapter propert…
-
- Revisit the behaviour in cases where OutOfMemoryError is thrown.
- Think of optional strategies to limit the memory data consumed by the feature
-
Jakarta Batch jobs never start executing steps when program is deployed using Glassfish's Application Version feature for applications that are published with Application Versioning name schema (app-n…
-
Hi!
I'm not sure yet what is the cause of the exception (still investigating it), but our javaee application (with scouter 2.7.0 agent) throws the following exception:
```
java.lang.NullPointer…
-
Possibly @mikecroft can help
-
### Version
main branch
### Describe what's wrong
In Trino connector doc:
https://gravitino.apache.org/docs/0.6.1-incubating/trino-connector/catalog-hive
In Hive catalog doc:
https://gravitino…
-
Hi
I am trying to run [fighterfish osgihttp example](https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/sample/osgihttp/helloworld) in Payara 5.184 without success.
When deploying…