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

ClassNotFound exception when running Arquillian test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.Beta1
    • 8.1.0.Final, 9.0.0.Alpha1
    • Server
    • None
    • Hide

      Add <module name="org.jboss.as.protocol"/> to module.xml of "org.jboss.as.embedded module" with path ($WILDFLY_HOME/modules/system/layers/base/org/jboss/as/embedded/main).

      Show
      Add <module name="org.jboss.as.protocol"/> to module.xml of "org.jboss.as.embedded module" with path ($WILDFLY_HOME/modules/system/layers/base/org/jboss/as/embedded/main).
    • Low

    Description

      org.jboss.as.embedded.EmbeddedStandAloneServerFactory uses org.jboss.as.protocol.StreamUtils, which belongs to "org.jboss.as.protocol" module. This module is not imported in "org.jboss.as.embedded" module.

      Adding the import fix the issue.

      Thanks.

      Attachments

        Activity

          People

            psotirop@redhat.com Panagiotis Sotiropoulos
            xiexiaodong Xiaodong Xie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: