[
https://issues.jboss.org/browse/TEIID-2828?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2828.
-----------------------------------
Resolution: Done
updated the handling to account for model entries without a corresponding schema.
ResteasyEnabler fails with OTHER model types
--------------------------------------------
Key: TEIID-2828
URL:
https://issues.jboss.org/browse/TEIID-2828
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.4
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7
If a vdb contains OTHER type models (typically used for .xsd), then the schema lookup
will produce a null and result in an NPE:
java.lang.NullPointerException
at org.teiid.jboss.rest.ResteasyEnabler.hasRestMetadata(ResteasyEnabler.java:146)
[teiid-jboss-integration-8.4.1-redhat-2.jar:8.4.1-redhat-2]
at
org.teiid.jboss.rest.ResteasyEnabler.finishedDeployment(ResteasyEnabler.java:81)
[teiid-jboss-integration-8.4.1-redhat-2.jar:8.4.1-redhat-2]
at org.teiid.deployers.VDBRepository.notifyFinished(VDBRepository.java:351)
[teiid-runtime-8.4.1-redhat-2.jar:8.4.1-redhat-2]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira