-
This is a very nice start to a framework. But although it is natural that restito would use some server dependency under the covers, the specifics of this server should not be promoted to the API. Tha…
-
```
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…
-
Error occurred during deployment: Exception while deploying the app [erp-1.0] : Failue while processing glassfish-resources.xml(s) in the archive -- No local string defined No local string defined. P…
-
### Apache NetBeans version
Apache NetBeans 15 release candidate
### What happened
- run app: server glassfish, java ee 7 web
- NB start up glassfish and it is working
- NB finish run app, but it…
-
As more and more products use the JSON-P reference implementation in production, it is critical that parsing performance is good.
I think there is an opportunity to improve the performance of JsonP…
-
Two (or more) timers should be created in the application. These EJB timers should be non-persistent.
Because this is a clustered environment that you already created yourself, the goal is the follo…
-
1) LICENSE.md shall be added to copyright check excludes in etc/config/copyright-exclude
2) https://ci.eclipse.org/tyrus/job/tyrus-master-copyright/ job is returning a long list of files not matching…
-
Configuration:
- JAX-RS client API
- Jersey 2.34 as the JAX-RS provider
- REST service utilizing HTTPS and the PATCH method
- JDK 16
This configuration implies that the default `HttpsUrlConnect…
-
## Environment Details
* Helidon Version: 4.1.0-SNAPSHOT
* Helidon MP
----------
## Problem Description
I created the quickstart using the cli
```
helidon init --reset --url file:///…
-
In one our projects, we use the following packages: `jersey-server (2.28)` & `poi-ooxml(5.2.5)`. Both these packages have `commons-io` as sub-dependencies.
While `poi-ooxml` uses `2.15` version of …