此内容没有您所选择的语言版本。
3.5. Deploy a VDB via CLI
Prerequisites
- Red Hat JBoss Data Virtualization must be installed.
- The JBoss Enterprise Application Platform (EAP) server must be running.
Procedure 3.3. Deploy a VDB via CLI
- Open the command line interface Run the- EAP_HOME/bin/jboss-cli.shcommand.
- Connect to the server Run the- connectcommand.
- Deploy the virtual database If in standalone mode, run- deploy.- PATH/DATABASE.vdbIf in domain mode, run- deploy -all-server-groups.- PATH/DATABASE.vdb
Note
			In domain mode, you need to select a particular "server-group" or all available server groups are deployment options.