[
https://issues.jboss.org/browse/TEIID-3658?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3658:
---------------------------------------
Does it makes more useful if we make this a VDB.XML property instead
of the Teiid subsystem property?
Only if we are assuming that the vdb developer knows how they want the vdb to be accessed
- which we currently don't assume (except for rest procedures).
Another approach would be to make the pg catalog appear only for odbc access, but I
don't think the mechanics of that are easy (either trying to contextually filter or by
creating some sort of odbc only vdbs that import the target vdb).
VDBs may start before transport service
---------------------------------------
Key: TEIID-3658
URL:
https://issues.jboss.org/browse/TEIID-3658
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Priority: Critical
Fix For: 8.12
VDBs may start before transport services, which is an issue for ODBC access as the
enabled flag on the vdbrepository is toggled in by the transport. Any vdbs loaded prior
to that point will not be properly accessible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)