Ted Jones created TEIID-1987:
--------------------------------
Summary: Exception Processing Web Service Response
Key: TEIID-1987
URL:
https://issues.jboss.org/browse/TEIID-1987
Project: Teiid
Issue Type: Bug
Components: XML Planner/Processor
Affects Versions: 7.7
Reporter: Ted Jones
Assignee: Steven Hawkins
After modeling a web service operation using the Web Service to Source Importer, I
previewed the wrapper procedure from Designer and encountered the following error in
Teiid:
14:26:03,175 INFO [ReflectionServiceFactoryBean] Creating Service {http://teiid.org}teiid
from class org.apache.cxf.jaxws.support.DummyImpl
14:26:03,177 INFO [ConfigurerImpl] Could not determine bean name for instance of class
org.apache.cxf.jaxws.DispatchImpl.
14:26:05,681 WARN [PROCESSOR] Processing exception 'Error building Source for context
item.' for request 8GKEIB7qIorN.0. Exception type
org.teiid.core.TeiidProcessingException thrown from
org.teiid.query.processor.relational.XMLTableNode.processRow(XMLTableNode.java:287).
Enable more detailed logging to see the entire stacktrace.
The web service WSDL is:
http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL
The operation modelled and executed was "FullCountryInfoAllCountries"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira