-
I am preparing a new template project for Jakarta EE 10, https://github.com/hantsy/jakartaee10-starter-boilerplate
* Java 17
* Jakarta EE 10
* OpenLiberty 23.0.0.5
I tried to add tests for …
-
```
What web framework and version are you using (Struts1, Struts2, Spring,
JBoss Seam)?
N/A
Did you download j2w-ejb-2.0.zip or built from the source code?
YES
Which web server did you deploy you…
-
It would be really useful if there was a way to instruct the dependency-analysis plugin that a project should be analyzed as if it were an application. Currently this is determined by checking for var…
-
Test Quicksec SVT application with `sessionCache-1.0`. It is configured to run with _httpSessionCache_ and it runs ok on OCP without instantOn checkpoint. After perform checkpoint and deploy it to OC…
-
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_extended.external_x86-64_linux_wildfly/2/console
```
13:02:28 [ERROR] Tests run: 11, Failures: 0, Errors: 6, Skipped: 1, Time elapsed: 116.626 s
llxia updated
3 years ago
-
```
What steps will reproduce the problem?
1. Call mapPackage in non-exploded EAR application.
What is the expected output? What do you see instead?
Mapping of packages in Jar files in the Ear. Clas…
-
На момент старта задачи: получаем категории с суммой, получаем заглушку-доход, рассчитываем проценты приоритетов, выводим на экран.
- [ ] Передача массива в googleСhartsApi, вывод приоритетов в виде г…
-
http://genesis8.tistory.com/214
-
Following the thread [http://java.net/projects/javaee-spec/lists/users/archive/2012-12/message/17](http://java.net/projects/javaee-spec/lists/users/archive/2012-12/message/17)
@Priority is used to pr…
-
Adding Arquillian tests would be a huge win the community, so they could see these working on all the other Java EE 7 containers.
With these and the work we've done at http://www.jboss.org/jdf/quicks…