Changes between Version 3 and Version 4 of QuickStartServer
- Timestamp:
- Mar 16, 2011, 12:49:02 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStartServer
v3 v4 72 72 root@nmcdsp:~# cd /usr/share/tomcat6 73 73 root@nmcdsp:/usr/share/tomcat6# mkdir .grails-config;touch .grails-config/nmcdsptest-gscf.properties;chown -R tomcat6.tomcat6 .grails-config;chmod -R gou+rx .grails-config 74 root@nmcdsp:/usr/share/tomcat6# cd .grails-config75 74 }}} 76 75 77 Then createthe configuration file itself:76 Then edit the configuration file itself: 78 77 {{{ 79 root@nmcdsp:/usr/share/tomcat6 /.grails-config# nanonmcdsptest-gscf.properties78 root@nmcdsp:/usr/share/tomcat6# nano .grails-config/nmcdsptest-gscf.properties 80 79 }}} 81 80