CAS 404 error

Bob Rotsted rrotsted at uoregon.edu
Fri Sep 21 12:40:42 EDT 2007


Andrew R Feller wrote:
> Bob,
> 
> Are you using Apache Tomcat alone or Apache HTTP also?  If you are using Apache HTTP, then make sure it is passing requests off to Tomcat using the mod_jk/mod_proxy_ajp module.  If you are using Apache Tomcat alone, then make sure you have your 8080 and 8443 connectors setup and access it via https://localhost:8443/cas/login.
> 
> HTH,
> Andy
> 
> -----Original Message-----
> From: cas-bounces at tp.its.yale.edu on behalf of Bob Rotsted
> Sent: Thu 9/20/2007 6:49 PM
> To: Yale CAS mailing list
> Subject: CAS 404 error
>  
> Thanks Scott for your reply, I finally got that working, apparently my
> dependencies got corrupted!
> 
> Unfortunately, now that it is compiling, I'm  having another problem
> getting CAS working. It seemingly compiles fine, yet, after copying the
> cas.war file to my webapps directory and chmoding the cas folder to 755
> and chowning the cas folder to tomcat:tomcat, I am stuck with a 404
> error every time I navigate to https://localhost/cas/login. I'm guessing
> this is a compiling error because when using the demo cas.war file, I am
> able to see the login page just fine. Any ideas?
> 
> Thanks!
> Bob Rotsted
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas

Thanks for the reply! I am passing traffic from apache to tomcat using
mod_jk, the servers are seemingly working fine, when using the cas.war
file that comes with cas by default I am able to see pages, yet when I
use the cas.war file that I compile myself with maven, I keep seeing a
404 error. Any ideas?

Thanks!
Bob Rotsted


More information about the cas mailing list