The CAS server you are using should be accessed via HTTPS, so configure your CAS server to use SSL and then make sure your client application is connecting to the CAS server via the HTTPS protocol.
2009/11/19 Laura Negre <[email protected]> > Hello, > > > > When I click on the login link, I have an error page : > > > > *500 Internal Server Error* > > org.jasig.cas.client.validation.TicketValidationException: The CAS server > returned no response. > at > org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181) > at > org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20) > at > com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20) > at > com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186) > at java.lang.Thread.run(Thread.java:534) > > > > > > Do you know the origin of the problem? How can I resolve it? > > > > Thanks > > Laura > > > > *De :* Laura Negre [mailto:[email protected]] > *Envoyé :* mardi 27 octobre 2009 09:29 > *À :* [email protected] > *Objet :* [cas-user] > org.jasig.cas.client.session.SingleSignOutHttpSessionListener > > > > Hello, > > > > When I click on the login link, I have an error page : > > ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not > found > > Moreover, when I look at the log in > ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is > written : > > Error initializing site OracleAS Java Web Site: Error loading listener > ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not > found > > > > Do you know the origin of the problem? How can I resolve it? > > > > Thanks > > Laura > > > > > > > > -- > > 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 > > -- Venka Ashtakala, B.Eng, G.C. Eng Venka Ashtakala & Associates Software Development Consultants Office: +1-703-596-0287 Fax: +1-815-550-1356 Mobile: +91 9886304317 [email protected] -- 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
