|
After making the necessary changes to the ModelConfiguration.xml, new modeled classes must be generated. Go to the Scripts tab in the admin UI and run modelCreator script. After the script is executed successfully, new domain classes will have been generated in the temporary location: RS_HOME/RapidSuite/generatedModels/grails-app/domain. Application has to be reloaded to finalize the deployment. |
Add Comment