Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4905

runtime config - embed spring beans schema to avoid trip to the internet in osgi land

    XMLWordPrintableJSON

Details

    Description

      to validate the xml at runtime using jaxb, the schema needs to be provided to the jaxbcontext but spring schema resolution through spring.schemas does not work. Simplest approach is to embed the dependent schemas and pull them from the containing jar via getResource

      This avoids a roundtrip to the net at runtime.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: