Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
cas-server
Commits
f5cca913
Commit
f5cca913
authored
Dec 01, 2014
by
Misagh Moayyed
Browse files
Update README.md
parent
2ee87d08
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f5cca913
...
...
@@ -19,14 +19,10 @@ This overlay could be freely used as a starting template for local CAS maven war
The
`etc`
directory contains the sample configuration files that would need to be copied to an external file system location (
`/etc/cas`
by default)
and configured to satisfy local CAS installation needs. Current files are:
*
`
(
cas
-4.0.0
.properties
| cas-4.1.0-SNAPSHOT.properties)
`
*
`cas.properties`
*
`log4j.xml`
> NOTE: choose the cas.properties with appropriate version number in it (and rename to /etc/cas/cas.properties)
> as the contents have changed between 4.0.0 and 4.1.0
# Deployment
*
Execute
`mvn clean package`
*
Deploy resultant
`target/cas.war`
to a Servlet
3
container of choice
*
Deploy resultant
`target/cas.war`
to a Servlet container of choice
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment