Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-903

Fix OSGi Manifest Headers in javaee-api

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The OSGi manifest headers in the javaee-api are off.

      • Bundle-SymbolicName is the only mandatory header and missing
      • Bundle-ActivationPolicy: lazy is required the run the activator in Equinox (yes, this isn't what the spec says but it's how things are)
      • Import-Package: * is not going to validate (and a bad idea)

      I hope this is the right project to report. I'll attach a patch.

      Attachments

        1. javaee-api.patch
          3 kB
          Philippe Marschall

        Activity

          People

            Unassigned Unassigned
            marschall Philippe Marschall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: