Hi,
Firts of all, excuse my English.
I try to compile cas-server-5.1 to deploy it to an external server, but the 
empty *<tag.server></ app.server>* tag does not work, it generates 
compilation error. 
Exactly what is the value to allocate? Or should you remove the tag 
altogether?

Thank you and apologize for my ignorance!

Spring Boot App Server Selection

There is an app.server property in the pom.xml that can be used to select a 
spring boot application server. It defaults to "-tomcat" but "-jetty" and 
"-undertow" are supported.* It can also be set to an empty value (nothing) 
if you want to deploy CAS to an external application server of your choice 
and you don't want the spring boot libraries included.*

<app.server>-tomcat<app.server>



-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
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/ab48e753-1757-4491-aef5-0f9d51a426f8%40apereo.org.

Reply via email to