xml
xml (Photo credit: Leonardo Bighetti)

To return to Development mode, follow these steps:
  1. Backup the DOMAIN_HOME/config/config.xml file.
  2. Edit the config.xml file. There is an entry
    <production-mode-enabled>true</production-mode-enabled>
    This line can either be deleted or the value of true can be changed to false. The default is false and if this line is removed it will start in development mode.
  3. The admin server and all managed servers must be restarted after this change is made in order for the change to take effect.

0 Comments