Skip to content

WebClient throws exception if Jetty reactive client is not on classpath #35607

@nstdio

Description

@nstdio

Using WebClient with jetty client connector throws

java.lang.NoClassDefFoundError: org/eclipse/jetty/reactive/client/ReactiveRequest

when org.eclipse.jetty.http2:jetty-http2-client is on classpath and org.eclipse.jetty:jetty-reactive-httpclient is not on classpath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions