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

EJB over HTTP needs explicit dependency on undertow-core

    XMLWordPrintable

Details

    Description

      If I want to build a standalone EJB client which uses the HTTP transport, I have to explicitly add a dependency on io.undertow:undertow-core artifact, otherwise the client will fail with java.lang.ClassNotFoundException: io.undertow.util.AttachmentKey

      I think that either the client should get rid of this dependency, or it should be included transitively, so that the only two required artifacts are org.jboss:jboss-ejb-client and org.wildfly.wildfly-http-client:wildfly-http-ejb-client so that the pom.xml can be shorter.

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: