[
https://jira.jboss.org/browse/JBDS-1362?page=com.atlassian.jira.plugin.sy...
]
Barry LaFond reassigned JBDS-1362:
----------------------------------
Assignee: John Doyle (was: Barry LaFond)
Walked through in debug....
at the end of method modelInputMessage().......
QName qName = new QName(elementNamespace, elementName);
SchemaObject sObject = schemaModel.getElement(qName);
ITraversalCtxFactory factory = new RequestTraversalContextFactory();
resultBuilder.build(sObject, factory);
the schemaModel.getElement(qName) where qName = "dateTime" is returning NULL.
Not sure why dateTime would be a problem here.
WSDL references a "http://www.w3.org/2001/XMLSchema"
Assigning to JFD
Using Teiid Designer perspective, trying to import WSDL into
relational model causes NPE
----------------------------------------------------------------------------------------
Key: JBDS-1362
URL:
https://jira.jboss.org/browse/JBDS-1362
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: SOA Platform
Environment: jbdevstudio-macosx-carbon-4.0.0.v201010052359R-H30-Beta1.jar
Reporter: Van Halbert
Assignee: John Doyle
Fix For: 4.0.0.Beta2
Attachments: error.log, ndfdXML.wsdl
When using the Teiid Designer perspective and trying to import a WSDL into a relational
model, a NPE occurred.
See attachments:
- error log
- wsdl
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira