it might be in the localhost log. Things like to hide out there sometimes.
On Tue, Aug 31, 2010 at 3:25 AM, Joel Rosental R. <[email protected]>wrote: > Actually i don't see any exception neither catalina.out nor cas.log. > Only thing i see is: > > 2010-08-31 09:24:40,306 INFO > [org.jasig.cas.services.DefaultServicesManagerImpl] - Reloading > registered services. > 2010-08-31 09:24:40,306 DEBUG > [org.jasig.cas.services.DefaultServicesManagerImpl] - Adding registered > service http://** > 2010-08-31 09:24:40,306 DEBUG > [org.jasig.cas.services.DefaultServicesManagerImpl] - Adding registered > service https://** > 2010-08-31 09:24:40,306 DEBUG > [org.jasig.cas.services.DefaultServicesManagerImpl] - Adding registered > service imaps://** > 2010-08-31 09:24:40,306 DEBUG > [org.jasig.cas.services.DefaultServicesManagerImpl] - Adding registered > service imap://** > 2010-08-31 09:24:40,306 INFO > [org.jasig.cas.services.DefaultServicesManagerImpl] - Loaded 4 services. > > > > > On Mon, 2010-08-30 at 22:52 -0400, Scott Battaglia wrote: > > If you're seeing CAS is unavailable you should be seeing an exception > > somewhere. Easiest thing to do is grep the log directory for the word > > Exception and see what comes back. > > > > > > On Mon, Aug 30, 2010 at 11:46 AM, Joel Rosental R. > > <[email protected]> wrote: > > Hi, > > > > I'm working in integrating a CAS server with an Alfresco > > installation > > following these instructions: > > http://wiki.alfresco.com/wiki/Alfresco_With_mod_auth_cas > > although > > changing some things since the recipe is based for a RedHat > > system and > > i'm working with Debian GNU/Linux. > > > > I could build my own customized CAS war file and deployed > > "successfully" (since it didn't give me any error in logs). > > Installed > > mod_auth_cas with the sources (since it says that v1.0.8 > > doesn't work > > with it (dunno why) and the .deb version that i found was this > > one). > > Put the configuration of mod_auth_cas and then modified > > > tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml > > file according to what this wiki says, but i'm still unable to > > access > > CAS because when i put https://myserver/cas i see a message > > that says: > > > > > > CAS is Unavailable > > There was an error trying to complete your request. Please > > notify your > > support desk or try again. > > > > And when i check the logs (catalina.out and cas.log) i don't > > see any > > error (and i have my logs in DEBUG mode). > > > > Anyone has previous experience using CAS and Alfresco? > > > > PD: i'm using Alfresco latest stable version 3.3. > > > > > > > > > > -- > > 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
