Bug 1316875

Summary: Odata translator ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Jan Stastny <jstastny>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact: Filip Elias <felias>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: aszczucz, blafond, jolee, jstastny, mbaluch, thauser, vhalbert
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-24 11:39:22 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:
Embargoed:

Description Jan Stastny 2016-03-11 11:22:55 UTC
Description of problem:
There is problem with odata translator. See attached JIRA.

Comment 1 Van Halbert 2016-03-18 19:35:48 UTC
Jan,

If you can tell me what exactly was changed that fixed the issue for you, I'll be glad to create the PR for this.

Thanks.

Van

Comment 2 Jan Stastny 2016-03-21 07:36:01 UTC
In module JBOSS_HOME/modules/system/layers/dv/org/jboss/teiid/translator/odata/main/module.xml I changed a line in <dependencies> element from:
<module name="javax.ws.rs.api"/>
to:
<module name="javax.ws.rs.api" services="export"/>

as proposed by comment in TEIID-4066.

Comment 3 JBoss JIRA Server 2016-03-21 14:36:01 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4066 to Resolved

Comment 5 JBoss JIRA Server 2016-06-15 12:14:43 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4066 to Closed