Created the ATS daemon and made necessary RPM install changes to allow
for its deployment.
This commit is contained in:
		
							
								
								
									
										14
									
								
								CASA-auth-token/java/server/Svc/linux/envvars
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								CASA-auth-token/java/server/Svc/linux/envvars
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| ############################################################ | ||||
| #                                                          # | ||||
| # Environment variable file for casa_atsd.                 # | ||||
| #                                                          # | ||||
| # Note: This file is sourced by the casa_atsd rc script    # | ||||
| # when starting the service.                               # | ||||
| #                                                          # | ||||
| ############################################################ | ||||
| CATALINA_BASE="/srv/www/casaats" | ||||
| CATALINA_HOME="/usr/share/tomcat5" | ||||
| JAVA_HOME="/usr/lib/jvm/java-1.5.0-ibm" | ||||
| JAVA_OPTS="-Dcom.novell.casa.authtoksvc.config=/etc/CASA/authtoken/svc" | ||||
| export CATALINA_BASE CATALINA_HOME JAVA_HOME JAVA_OPTS | ||||
|  | ||||
		Reference in New Issue
	
	Block a user