]
Ramesh Reddy commented on TEIIDSB-103:
--------------------------------------
I thought it will check classpath in the below order
# teiid.ddl
# teiid.vdb (with DDL based Zip Archive)
Support vdb and/or classpath resources
--------------------------------------
Key: TEIIDSB-103
URL:
https://issues.jboss.org/browse/TEIIDSB-103
Project: Teiid Spring Boot
Issue Type: Feature Request
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 1.2.0
The loading logic for a .vdb artifact does not create the associated vdb resources, so
things like the ddl-file metadata repo cannot be used. We should probably support that,
and in general may consider supporting a classpath based resource mechanism now that we
have unified classloader.