[
https://issues.jboss.org/browse/TEIIDDES-2357?page=com.atlassian.jira.plu...
]
Van Halbert commented on TEIIDDES-2357:
---------------------------------------
Ted,
The BZ you referenced as a duplicate, is fixed in the ER2 kit. So it appears this
problem to be something different. But after looking at the error in the log:
Caused by: java.lang.ClassNotFoundException: javax.ws.rs.client.ClientException from
[Module "org.apache.cxf.impl.frontend-jaxrs:main" from local module loader
@38c8c892 (finder: local module finder @5e8065e (roots:
c:\DV-6.1.0\jboss-eap-6.3\modules,c:\DV-6.1.0\jboss-eap-6.3\modules\system\layers\dv,c:\DV-6.1.0\jboss-eap-6.3\modules\system\layers\base))]
I'm now searching to find ClientException class. It's not in the javax.ws.rs.api
model jar.
TeiidClientException when trying to query VDB that was created for
REST consuption
----------------------------------------------------------------------------------
Key: TEIIDDES-2357
URL:
https://issues.jboss.org/browse/TEIIDDES-2357
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Affects Versions: 8.6.1
Reporter: Van Halbert
Assignee: Ted Jones
Fix For: 8.7, 8.6.1
I am trying to run my new test script[1] for Teiid Designer that is testing REST
(XML/JSON) webservice consuption. And when I try to query the VDB using "exec
getProgrammes()" procedure, that TD created for me in View model. I am getting
TeiidClientException. Server log attached. I believe it is a server issue not a Tooling
issue...
Exception from TD:
org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote
org.teiid.core.TeiidProcessingException: TEIID30504 RestXMLSource:
javax/ws/rs/client/ClientException
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)