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

MultipartRelatedOutput with StreamingOutput parts broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 26.1.0.Final
    • 25.0.0.Final, 25.0.1.Final, 26.0.0.Final, 26.0.1.Final, 26.1.0.Beta1
    • REST
    • None

    Description

      MultipartRelatedOutput with StreamingOutput parts throws

      Caused by: java.lang.ClassCastException: class org.jboss.resteasy.plugins.providers.StreamingOutputProvider cannot be cast to class org.jboss.resteasy.spi.AsyncMessageBodyWriter (org.jboss.resteasy.plugins.providers.StreamingOutputProvider is in unnamed module of loader 'org.jboss.resteasy.resteasy-core@4.7.2.Final' @41f69e84; org.jboss.resteasy.spi.AsyncMessageBodyWriter is in unnamed module of loader 'org.jboss.resteasy.resteasy-core-spi@4.7.2.Final' @45efd90f)
      	at org.jboss.resteasy.resteasy-multipart-provider@4.7.2.Final//org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter.asyncWritePart(AbstractMultipartWriter.java:118)
      	at org.jboss.resteasy.resteasy-multipart-provider@4.7.2.Final//org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter.lambda$asyncWriteParts$2(AbstractMultipartWriter.java:104)
      

      caused by RESTEASY-3069

      Solved in RESTEasy 4.7.5.Final

      Attachments

        Issue Links

          Activity

            People

              jperkins-rhn James Perkins
              gunterze Gunter Zeilinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: