If you're using IE, either disable friendly error messages or switch to Firefox so that you can see the real error message.
Cheers, Scott On Mon, Feb 8, 2010 at 11:32 PM, Davies <[email protected]> wrote: > I tries to access the CAS server, the error is > > "The page cannot be displayed" was displayed on the browser. No error was > logged to the log files. > > Before adding the following lines, I can access HelloWorld sample, but > after, I cannot: > > <filter> > <filter-name>CAS Filter</filter-name> > > <filter-class>edu.yale.its.tp.cas.client.filter.CASFilter</filter-class> > <init-param> > > <param-name>edu.yale.its.tp.cas.client.filter.loginUrl</param-name> > <param-value>https://localhost:8443/cas/login</param-value> > </init-param> > <init-param> > > <param-name>edu.yale.its.tp.cas.client.filter.validateUrl</param-name> > <param-value>https://localhost:8443/cas/serviceValidate > </param-value> > </init-param> > <init-param> > > <param-name>edu.yale.its.tp.cas.client.filter.serverName</param-name> > <param-value>localhost:8080</param-value> > </init-param> > </filter> > > I tried both localhost and computer fully qualified name. The error "The > page cannot be displayed" was displayed. > > Thanks. > > -- > 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
