There should have been a root cause for the
org.jasig.cas.client.validation.ValidationException. That should tell you
what the problem is. You can also enable DEBUG logging for HttpClient (org.
apache.commons.httpclient) which should help you figure out where its
failing.
-Scott
On 5/7/07, Matteo Matteo <[EMAIL PROTECTED]> wrote:
Sources: CAS 3.0 Client, CAS 3.07 server
When I configure CAS Client on a server named like:
workstation1.ads.company.com
and CAS server on
testserver.local.company.de
than after redirecting from CAS back to my application (when I've already
sent my user name and a password) I ge a following error message.
What may be whrong with a Client (configuration), I've check my ports -
they are opened and nobody blocks them inside our network. I think that CAS
should work even if we start both: a server and a client on different PCs
with different domain names?
Thanks
Matvey
javax.servlet.ServletException: Unable to retrieve response from CAS
Server.
org.jasig.cas.client.web.filter.TicketValidationFilter.doFilterInternal(
TicketValidationFilter.java:109)
org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
AbstractCasFilter.java:100)
org.springframework.web.filter.DelegatingFilterProxy.doFilter(
DelegatingFilterProxy.java:138)
org.jasig.cas.client.web.filter.AuthenticationFilter.doFilterInternal(
AuthenticationFilter.java:97)
org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
AbstractCasFilter.java:100)
org.springframework.web.filter.DelegatingFilterProxy.doFilter(
DelegatingFilterProxy.java:138)
root cause
org.jasig.cas.client.validation.ValidationException: Unable to retrieve
response from CAS Server.
org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.getResponseFromURL
(AbstractUrlBasedTicketValidator.java:80)
org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(
AbstractUrlBasedTicketValidator.java:46)
org.jasig.cas.client.web.filter.TicketValidationFilter.doFilterInternal(
TicketValidationFilter.java:91)
org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
AbstractCasFilter.java:100)
org.springframework.web.filter.DelegatingFilterProxy.doFilter(
DelegatingFilterProxy.java:138)
org.jasig.cas.client.web.filter.AuthenticationFilter.doFilterInternal(
AuthenticationFilter.java:97)
org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
AbstractCasFilter.java:100)
org.springframework.web.filter.DelegatingFilterProxy.doFilter(
DelegatingFilterProxy.java:138)
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas