Bug 1029475 - Errors in jax-rs-client quickstart
Summary: Errors in jax-rs-client quickstart
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Quickstarts
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: CR1
: EAP 6.2.0
Assignee: sgilda
QA Contact: Nikoleta Hlavickova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-12 12:52 UTC by Nikoleta Hlavickova
Modified: 2017-10-10 00:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:16:09 UTC
Type: Bug


Attachments (Terms of Use)
Full test report attached (8.53 KB, text/xml)
2013-11-12 12:52 UTC, Nikoleta Hlavickova
no flags Details

Description Nikoleta Hlavickova 2013-11-12 12:52:25 UTC
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.

Comment 1 sgilda 2013-11-12 14:44:54 UTC
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

Comment 2 Jitka Kozana 2013-11-15 09:45:47 UTC
Verified using 6.2.0.CR1 bits.


Note You need to log in before you can comment on or make changes to this bug.