Thanks Doug and all. My files and directories structure is:

*/opt/workspace/cas-overlay*

   - build.cmd
   - build.sh 
   - *[etc]* 
   - [cas]
         - [config]
            - cas.properties
            - log42j.xml
            - *skeleton_in_ID.properties*
            - *skeleton.properties*
         - [services]
            - HttpsAndImapsWildcard-xxxxxxxxx.json
            - [static]
            - [themes]
               - *[skeleton]*
                  - [css]
                  - [js]
               - [templates]
            - *[skeleton]*
               - *casLoginView.html*
            - LICENSE.txt 
   - [maven] 
   - mvnw 
   - mvnw.bat 
   - pom.xml
   - README.md 
   - [target]
   
Based on the structure above, *where is src/main/resources/* located? and 
bellow my cas.properties configuration:
cas.server.name: https://login.domain.com:8443
cas.server.prefix: ${cas.server.name}/cas

cas.adminPagesSecurity.ip=127\.0\.0\.1

cas.tgc.secure: true
cas.tgc.crypto.signing.key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
cas.tgc.crypto.encryption.key: xxxxxxxxxxxxxxxxxxxx

cas.webflow.crypto.signing.key: xxxxxxxxxxxxxxxxxx
cas.webflow.crypto.encryption.key: xxxxxxxxxxxxxx==

cas.serviceRegistry.json.location: file:/etc/cas/services

cas.theme.paramName: theme
cas.theme.defaultThemeName: skeleton

spring.thymeleaf.cache: false
cas.view.templatePrefixes[0]: file:///etc/cas/templates

cas.messageBundle.baseNames: classpath:skeleton,classpath:messages

logging.config: file:/etc/cas/config/log4j2.xml

Please provide me solution. Thank you all.

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/8aaf1c4f-932e-4fe8-b5ba-6e82fde99c5c%40apereo.org.

Reply via email to