...
| Code Block |
|---|
APP_NAME="tomcat" APP_LONG_NAME="Tomcat Application Server" |
Change the permisions of that file : chmod ug+x $(tomcat.home)/bin/tomcat)
Create a tomcat environment definition script
| Anchor | ||
|---|---|---|
|
...
...
| Code Block |
|---|
APP_NAME="tomcat" APP_LONG_NAME="Tomcat Application Server" |
Change the permisions of that file : chmod ug+x $(tomcat.home)/bin/tomcat)
| Anchor | ||
|---|---|---|
|
...