Removed the identity-abstraction files from the CasaAuthTokenSvc war
file to allow for the files to be deployed and updated separatedly.
This commit is contained in:
		| @@ -54,4 +54,4 @@ server.loader=${catalina.home}/server/classes,${catalina.home}/server/lib/*.jar | ||||
| #     "foo/*.jar": Add all the JARs of the specified folder as class  | ||||
| #                  repositories | ||||
| #     "foo/bar.jar": Add bar.jar as a class repository  | ||||
| shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar | ||||
| shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar,/usr/share/java/identity-abstraction/*.jar | ||||
|   | ||||
		Reference in New Issue
	
	Block a user