Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14962

Missing definitions of classes packaged in an EAR

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 25.0.0.Beta1, 25.0.0.Final
    • 23.0.2.Final, 24.0.0.Beta1, 24.0.0.Final
    • MP OpenAPI
    • None

    Description

      The original issue is from here: https://github.com/smallrye/smallrye-open-api/issues/785 

      Here is a short summary of the two cases, where types from an EAR are not correctly resolved.

      Case 1:
      my.ear

      • jpa.jar
      • rest.war

      Types contained jpa.jar and used in the rest.war are not shown in the OpenApi defintion of the rest.war.|

      Case 2:

      my.ear

      • lib
        • common.jar
      • rest.war

      Types contained common.jar and used in the rest.war are not shown in the OpenApi defintion of the rest.war.|

      I'll provide a PR soon.

      Attachments

        Activity

          People

            grimmjo Joachim Grimm (Inactive)
            grimmjo Joachim Grimm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: