casinthecloud / cas-overlay-demo

CAS server demo using the Maven overlay
https://www.casinthecloud.com
73 stars 36 forks source link

Manifest not found #23

Closed AlejandroPerezAnuncibay closed 1 year ago

AlejandroPerezAnuncibay commented 1 year ago

Hey, I was trying to set up your cas server and I always get this error following your instructions, any idea? /usr/lib/jvm/java-11-openjdk-11.0.14.0.9-2.el8_5.x86_64/bin/java -jar target/cas.war no hay ningún atributo de manifiesto principal en target/cas.war

Thanks

leleuj commented 1 year ago

This demo must be run as a WAR in a Tomcat (cas-server-webapp dependency) not as an executable JAR.