Hi Ryuu,
The 404 in tomcat means that cas wasn't able to start, application
wasn't deployed, so it is not on tomcat any more. There's some
configuration issue, and you should try to find first stacktrace in
logs. Try searching in catalina.out in tomcat/logs/ for some clues.
Hope it helps.
Sorry, it is not much, but without stacktrace I don't think anyone can
do better.
Best regards,
Augustyn

On 5 November 2014 at 21:45, Ryuu <[email protected]> wrote:
> Hi,
>
> I'm trying to configure a cas server 4.0 working with a ldap and drupal. The 
> aim is to create an ldad entry when I create a drupal account. Then the 
> connection will be done by the cas server by searching the user in the ldap.
> This first part is done and now i want to make the ldap and cas server 
> working together. So i downloaded the last stable version of the cas server, 
> put the cas-server-webapp in my tomcat6/webapps. At this point i have a cas 
> server working on his own with the login available in the 
> deployerConfigContext.
> Then i copied the cas-server-support-ldap-4.0.0.jar in my WEB-INF/lib to be 
> able to do the connection with the ldap.
>
> then i modified the deployerConfigContext to match the ldap configuration. 
> You can see my config here : http://pastebin.com/LLRYmSH0 (i made a mistake 
> by replace my dc but whatever)
>
> And now i have a http 404 :( . I tried other configurations but nothing 
> worked at all so far.
>
> I obviously searched on the Internet but there aren't many informations with 
> the 4.0 . So I figured it out that I would probably have more answers by 
> asking here.
>
> In the first time i would like only to have a login successful by using the 
> LDAP entries and afterwards I will use the cas login to login on drupal.
>
> Thank you for your help
> --
> 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-dev

-- 
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-dev

Reply via email to