[
https://issues.jboss.org/browse/ARQ-1037?page=com.atlassian.jira.plugin.s...
]
Peter Thorson commented on ARQ-1037:
------------------------------------
I just encountered this same issue using IBM RAD 8.5 and working through the tutorial:
http://arquillian.org/guides/getting_started_rinse_and_repeat/. I attempt to run the
BasketTest in the embedded GlassFish profile using the builtin JUnit run configuration and
get the above error.
If I instead test within RAD using the builtin Maven Build run configuration, the test
works correctly.
Eclipse : ClassNotFoundException
org.glassfish.web.plugin.common.WebModuleConfig
---------------------------------------------------------------------------------
Key: ARQ-1037
URL:
https://issues.jboss.org/browse/ARQ-1037
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: GlassFish Containers
Environment: windows 7 entreprise SP1
java 1.7.0-b147
Reporter: Alexis PARIS
Attachments: log.txt, pom.xml
The arquillian tests run ok under maven but when launched in Eclipse version 3.7 indigo
with M2eclipse plugin, I get the following error :
SEVERE: Exception while loading the app :
org.glassfish.web.plugin.common.WebModuleConfig
Throwable occurred: java.lang.ClassNotFoundException:
org.glassfish.web.plugin.common.WebModuleConfig
The complete log are in the attached file log.txt.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira