Kalin Chan
Kalin Chan
Hi @cidylong, I have been able to reproduce this issue and have raised `FISH-7815`
Hi @docktordreh, It is uncertain whether or not this use case is supported. I have raised an investigation under `FISH-7793` and we will proceed from there.
Hi @marcinpaton, would you be able to test this in the latest version of Payara?
Hi @marcinpaton, Can you provide more details on how to reproduce this issue? I have deployed the following application https://github.com/payara/Payara-Examples/tree/Payara6/microprofile/openapi-example and I am unable to reproduce this issue.
Hi @georgwolf, Thank you for your detailed bug report and reproducer, I have been able to reproduce this issue and have escalated the issue to engineering under `FISH-7667`
Closed as duplicate of https://github.com/payara/Payara/issues/6330 (and Payara 5 is no longer supported)
I have attempted to create the test for this, but was unsuccessful. If a class is annotated with `jakarta.ejb.Singleton`: ``` @Singleton @Path("singleton") public class RSSingletonTestService { ... } ``` When...
Hi, looking at Employee.java it doesn't seem to be the same use case. In this situation, the following annotation is causing the error: ``` @SecondaryTable(name = "SOHC",//, schema = "OEF",...
Works on my machine. `[2024-06-19T16:48:16.797+0100] [] [INFO] [NCLS-CORE-00017] [javax.enterprise.system.core] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1718812096797] [levelValue: 800] Payara Micro 6.2024.6 #badassmicrofish (19) startup time : Embedded (921ms), startup services(4,725ms), total(5,646ms)`
Merge conflicts