此内容没有您所选择的语言版本。
8.2. Support for OData
When a user successfully deploys a VDB into a JBoss Data Virtualization server, the OData protocol support is implicitly provided by the JBoss Data Virtualization server without any further configuration. OData support is currently not available in the JBoss Data Virtualization Embedded profile. JBoss Data Virtualization makes use of JBoss EAP and its already configured RestEasy and OData4J libraries to provide Rest based access to the VDB. The access would be similar to accessing to any web resources deployed on JBoss EAP. OData support is implemented and deployed through a single WAR file across the JBoss Data Virtualization system. A user can access this WAR file at
EAP_HOME/dataVirtualization/vdb/teiid-odata-VERSION.war
.