-
JavaEE(JakartaEE)のapi準拠レベルを8に
### Compatibility notes
3.0.xは、JavaEE7ベースでしたが、3.1.xではJavaEE(JakartaEE)8ベースに変更されます。
Tomcatでは9以上が動作保証環境となります。
[iplass-skeleton](https://github.com/ISID/iplass-skeleto…
-
Hello,
I have picked a sub project (jpa-jpa-converter) and renamed the test file form `EmployeeRepositoryTest` to `EmployeeRepositoryIT`. Thus it will be driven by the `maven-failsafe-plugin` with th…
-
**Is your feature request related to a problem? Please describe.**
We are currently trying to port older applications to a cloud platform based open source software and therfor investing in porting j…
-
Using pugins:
* `io.openliberty.tools:liberty-gradle-plugin:3.0` - in buildscript block
* `"org.springframework.boot" version "1.5.10.RELEASE"`
* `groovy`
* `war`
I have a spring boot app (with…
-
I've a sample to try script generation using JPA 2.1 javax.persistence.* properties:
[https://github.com/arun-gupta/javaee7-samples/tree/master/jpa/schema-gen-scripts-generate](https://github.com/aru…
-
I've tried to use the latest built image 19.0.0.9-javaee7-ubi-min and configure.sh fails to find the xargs and find commands. This did work a few weeks ago (I think an older image built on 2019-12-18 …
-
Defining a data source from within the application using either @DataSourceDefinition on a class or the data-source element in web.xml, and then using this in persistence.xml will cause a deployment f…
-
**[Original report](https://bitbucket.org/sdorra/scm-manager/issue/633) by Steven Siebert (Bitbucket: [smsiebe](https://bitbucket.org/smsiebe), GitHub: [smsiebe](https://github.com/smsiebe)).**
-----…
-
# Description #
----------
When using Client-Certificate Authentication in web.xml:
```
CLIENT-CERT
certificate
```
In Payara 5.183 our certificate was converted to the principal na…
-
Hola,
Estoy intalando la version web en un servidor wildfly y al momento de hacer un deployment del WAR, me aparece un error que dice: REASTEASY003940: Unable to instantiate MessageBodyReader, y otr…