Bug 1301037

Summary: Carmart quickstart in CS mode still requires cache-api dependency
Product: [JBoss] JBoss Data Grid 6 Reporter: Jakub Markos <jmarkos>
Component: unspecifiedAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED DUPLICATE QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.6.0CC: jdg-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-22 12:33:01 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:

Description Jakub Markos 2016-01-22 12:05:47 UTC
The carmart quickstart in client-server mode fails with CR2 when deploying the application:

mvn jboss-as:deploy -Premote-jbossas

with this error:

Caused by: java.lang.ClassNotFoundException: javax.cache.annotation.CacheResult from [Module \"deployment.jboss-carmart.war:main\" from Service Module Loader]

After adding the cache-api jar to the application, everything works fine.

Comment 2 Martin Gencur 2016-01-22 12:33:01 UTC

*** This bug has been marked as a duplicate of bug 1292720 ***