You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like to get rid of these messages without adding JAXB and Activation on the class-path:
[2025-02-14 13:00:45.434] [WARNING] A class jakarta.activation.DataSource for a default provider MessageBodyWriter<jakarta.activation.DataSource> was not found. The provider is not available.
[2025-02-14 13:00:45.508] [WARNING] JAX-B API not found . WADL feature is disabled.
I like to get rid of these messages without adding JAXB and Activation on the class-path:
What I did is:
But still the messages do occur. 😞
Did I misunderstand the purpose of these properties? Did I use them wrong? Did I miss and additional property needed? 🤔
The text was updated successfully, but these errors were encountered: