Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6656

CLI, shaded jar can't start embedded when logging json formater configured

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 23.0.0.Final
    • None
    • CLI
    • None

      The fix WFCORE-5978, replaced the dependency on org.glassfish:jakarta.json with the usage of jakarta.json:jakarta.json-api and org.eclipse.parsson:parsson.

      The CLI fat jar requires the EE8 javax.json API due to the logmanager JSON formatter (as it was reported in WFCORE-5199) that could be configured in logging.properties file.

      We need to revert this fix and have CLI to still rely on org.glassfish:jakarta.json

            jdenise@redhat.com Jean Francois Denise
            jdenise@redhat.com Jean Francois Denise
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: