Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3582

command extension: if one class failed inspection is stopped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0.M2
    • 4.0.0.M3
    • karaf
    • None

    Description

      Using a bundle with classes that could not be processed (e.g. a class could not be inspected cuased by a NoClassDefFound exception), will result in not loading other classes with command extensions.
      We should skip classes that thrown an error, but proceed the other ones.
      For example is a DS is optional (using optional requirements) and that one could not be loaded, we should be able to use command extensions that could be loaded.
      Two possible fixes:

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            maggu2810 Markus Rathgeb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: