JBoss logging for i18n #37905
Unanswered
alexpoletaev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to JBoss docs it's possible to use those tools for localized exceptions and logs, but I can't understand how to make it work with Quarkus. According to Quarkus docs JBoss library is already included, but I'm getting "Invalid bundle interface ... (implementation not found)" or "Invalid logger interface ... (implementation not found)" exceptions. I've attached a reproducer. Could someone point me to the right implementation? Thanks in advance.
quarkus-i18n.zip
Beta Was this translation helpful? Give feedback.
All reactions