Is Artemis server used by EJBCA CE ? #1040
Replies: 2 comments
-
|
I would not treat Artemis as an EJBCA CE runtime dependency just because WildFly includes an Artemis/JMS subsystem. In the current EJBCA CE source I do not find JMS usage ( So the distinction is:
The safest validation is to deploy EJBCA on your target WildFly profile and check boot/deployment logs after disabling only the messaging subsystem in a test environment. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, As noted by the helpful poster above, EJBCA doesn't use JMS in any capacity. I can't say if Wildfly uses Artemis internally or if it's just bundled with it, but EJBCA itself does not rely on any form of messaging. Cheers, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
EJBCA needs an App Server, right ?
EJBCA is supported on Wildfly, right ?
As Wildfly supports Jakarta EE, it requires a JMS broker which is Artemis, right ?
But EJBCA application deployed in Wildfly doesn't use Artemis, right ?
So the CVE-2026-27446 is not exploitable, right ?
Best Regards.
Beta Was this translation helpful? Give feedback.
All reactions