Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5099

Optional extensions that refer to classes that cannot be found are not treated as optional

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.5
    • 2.5.11, 2.6.9, 2.7.6
    • None
    • None
    • Unknown

    Description

      If an extension is marked optional, if it's not loadable, CXF should continue as if the extension is not available. However, if the extension class itself is loadable, but something it requires at resolve time is not, an exception is thrown.

      Example:
      http://cxf.547215.n5.nabble.com/JavaToWS-throws-java-lang-NoClassDefFoundError-tt5729942.html

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: