This is wrong:
        <init-param>
            <param-name>casServerUrlPrefix</param-name>
            <param-value>
http://localhost:8080/cas-server-webapp-3.3.5/login/</param-value>
        </init-param>

Its the server url prefix, not the login page.  So remove "login/"



On Mon, Jan 11, 2010 at 2:00 PM, Red Light <[email protected]> wrote:

>
> Hi Marvin,
>
> well when i tried this, i got 2 result:
>
> xml reponse failure : but that's i th
> ink i was testing with a previous ticket Id which was wring,
>
> but the second i test with the current ticket Id,
>
>
> http://localhost:8080/cas-server-webapp-3.3.5/serviceValidate?service=https%3A%2F%2Flocalhost%3A8443%2Fmywebapp%2Fprotected%2F&ticket=ST-26-QDyWz2MmQjCbZlibtRoS-cas
>
> i received a positive msg with the id of the user that i entered before !
>
> <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
>
>       <cas:authenticationSuccess>
>               <cas:user>redlight</cas:user>
>       </cas:authenticationSuccess>
> </cas:serviceResponse>
>
> (where redlight was printed in the web page).
>
>
> and nop didn't receive any http404 error
>
> and thanks a lot for your time.
>
> --
> 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

Reply via email to