Changing the name of CasaAuthServer to AuthTokenSvc and changing the
name of CasaJaasSupport to JaasSupport. Starting to make the changes to incorporate the components up above into the make system.
This commit is contained in:
10
auth_token/server/AuthTokenSvc/.settings/.component
Normal file
10
auth_token/server/AuthTokenSvc/.settings/.component
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project-modules id="moduleCoreId">
|
||||
<wb-module deploy-name="CasaAuthServer">
|
||||
<wb-resource deploy-path="/" source-path="/WebContent"/>
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/build/classes"/>
|
||||
<wb-resource deploy-path="/WEB-INF/lib/identity-abstraction.jar" source-path="/identity-abstraction.jar"/>
|
||||
<property name="context-root" value="CasaAuthServer"/>
|
||||
<property name="java-output-path" value="/build/classes/"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
Reference in New Issue
Block a user