That's odd. Normally, Maven should have renamed the artifact to cas.war. Did you run 'mvn clean package' while standing in the cas-server-3.4.10/cas-server-webapp directory? The resulting war-file should pop up in the "target" sub-directory.
Another thing you could try is to rename the war-file to cas.war BEFORE you deploy it in Tomcat. Hope this helps. /Daniel. On Thu, Jan 5, 2012 at 9:30 AM, Bo Xie <[email protected]> wrote: > I install CAS 3.4.11 on Windows XP with Tomcat. > > Currently I copy cas-server-webapp-3.4.11.war to tomcat webapp directory > and a cas-server-webapp-3.4.11 sub-directory is automatically created. And > https://cas.domain.com/cas-server-webapp-3.4.11 works well. > > If I rename "C:\tomcat5.5.23\webapps\cas-server-webapp-3.4.11" to > "C:\tomcat5.5.23\webapps\cas", cas would not work. It means > https://cas.domain.com/cas web page has not image shown and the correct > username and password could not login. > > Any advice? > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
