| Summary: | Errors in jax-rs-client quickstart | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Nikoleta Hlavickova <nziakova> | ||||
| Component: | Quickstarts | Assignee: | sgilda | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikoleta Hlavickova <nziakova> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.2.0 | CC: | bsutter, jkudrnac, pmuir | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | EAP 6.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-15 16:16:09 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Added the commons logging dependency to the pom.xml file. Fix is in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/7ff80e28f7fb21a23388ce873282fa481d97a169 Verified using 6.2.0.CR1 bits. |
Created attachment 822951 [details] Full test report attached The Arquillian test for jax-rs-client quickstart ends with error: test(org.jboss.as.quickstarts.jaxrsclient.JaxRsClientTest) Time elapsed: 0.059 sec <<< ERROR! java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory To reproduce this issue simply follow README for this quickstart.