Bug 1316875 - Odata translator ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
Summary: Odata translator ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.3.0
Assignee: Van Halbert
QA Contact: Filip Elias
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-11 11:22 UTC by Jan Stastny
Modified: 2016-08-24 11:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:39:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4066 0 Major Closed Odata translator ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl 2016-06-15 12:30:45 UTC

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


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