Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10166

EJB over HTTP needs explicit dependency on undertow-core

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR19
    • 7.1.0.DR16, 7.1.0.DR17, 7.1.0.DR18
    • EJB, Undertow
    • None

      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.

            sdouglas1@redhat.com Stuart Douglas
            jmartisk@redhat.com Jan Martiska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: