此内容没有您所选择的语言版本。
7.7. Running Red Hat JBoss Data Grid
JBoss Data Grid can be run in one of three ways:
- Use the following command to run JBoss Data Grid using the configuration defined in the
standalone.xmlfile (located at$JDG_HOME/standalone/configuration):$JDG_HOME/bin/standalone.sh - Use the following command with an appended
-cfollowed by the configuration file name to run JBoss Data Grid with a non-default configuration file:$JDG_HOME/bin/standalone.sh -c clustered.xml - Use the following command to run JBoss Data Grid using the configuration defined in the
domain.xmlandhost.xmlfiles (located at$JDG_HOME/domain/configuration/):$JDG_HOME/bin/domain.sh