[jboss-jira] [JBoss JIRA] (WFLY-3776) ClassNotFound exception when running Arquillian test
xiaodong xie (JIRA)
issues at jboss.org
Tue Aug 26 15:30:59 EDT 2014
xiaodong xie created WFLY-3776:
----------------------------------
Summary: ClassNotFound exception when running Arquillian test
Key: WFLY-3776
URL: https://issues.jboss.org/browse/WFLY-3776
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Server
Affects Versions: 8.1.0.Final
Environment: Mac
Reporter: xiaodong xie
Assignee: Jason Greene
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