Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-1649

Tomcat bump to 9.0.31 broke talend-component:web goal

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • All
    • Small

    Description

      Fix of https://nvd.nist.gov/vuln/detail/CVE-2020-1938 broke talend-compoment:web goal as ApplicationContext misses some attributes as javax.websocket.server.ServerContainer and other (3 missing).

      The problem is coming from these changes https://github.com/apache/tomcat/compare/9.0.30...9.0.31#diff-492fcf860eb3858f64d4424fe811f439

      The service class loader used is now set to context.getParentClassLoader() which in cas of the web mojo has almost no classes.

      Attachments

        Activity

          People

            emmanuel_g emmanuel gallois
            emmanuel_g emmanuel gallois
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: