I have CASified my PeopleSoft Weblogic servers by simply including the CAS Java
Client filters in the web.xml file. It works like a charm.
However if I add the SingleSignoutFilter and session listener I get this error
if I have more than one Weblogic server running:
ue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <>
<1301659920511> <BEA-101017> <[ServletContext@1021519407[app:peoplesoft
module:/ path: spec-version:2.5]] Root cause of ServletException.
org.jasig.cas.client.validation.TicketValidationException: CAS Server could not
validate ticket.
at
org.jasig.cas.client.validation.Cas10TicketValidator.parseResponseFromServer(Cas10TicketValidator.java:31)
at
org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:188)
I am sure this is related to how Weblogic does clustering.
Has anyone been able to get Singles signout to work with a Weblogic cluster?
Thanks,
Bryan
--
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