[jboss-jira] [JBoss JIRA] (WFLY-3776) ClassNotFound exception when running Arquillian test

Panagiotis Sotiropoulos (JIRA) issues at jboss.org
Wed Oct 29 08:19:35 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Panagiotis Sotiropoulos updated WFLY-3776:
------------------------------------------
    Affects Version/s: 9.0.0.Alpha1


> ClassNotFound exception when running Arquillian test
> ----------------------------------------------------
>
>                 Key: WFLY-3776
>                 URL: https://issues.jboss.org/browse/WFLY-3776
>             Project: WildFly
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.1.0.Final, 9.0.0.Alpha1
>         Environment: Mac
>            Reporter: xiaodong xie
>            Assignee: Panagiotis Sotiropoulos
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list