Questo contenuto non è disponibile nella lingua selezionata.
4.3. Deploy a VDB via File Deployment
Prerequisites
- Red Hat JBoss Data Virtualization must be installed.
Procedure 4.1. Deploy a VDB via File Deployment
Copy your VDB into the
deploydirectoryCopy your VDB file into theEAP_HOME/standalone/deploymentsdirectory.Create a marker file
Create an empty marker file of the same name with extension.dodeployin the same directory. For example, if your VDB name isenterprise.vdb, then the marker file name must beenterprise.vdb.dodeploy.
Note
This only works in standalone mode. For domain mode, you must use one of the other available methods.