Apache Directory Project - Re: Using Apache ds in a web application - user names, passwords

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > May 2007 > Re: Using Apache ds in a web application - user names, passwords





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Using Apache ds in a web application - user names, passwords
Stefan Zoerner

2007-05-22, 7:11 pm

Hi Ceren!

StefanS is right, URL should be as defined in the url-pattern of the
WebApp. Have you checked the logs of your Tomcat? One possible thing is
that there are libraries missing in the WEB-INF/lib folder. This should
raise an exception in the Tomcat logs, if the WebApp starts (not if the
browser requests the servlet it, by the way ...)

Greetings,
StefanZ

Stefan Seelmann wrote:
> Hi Ceren,
>
> please check the web.xml, there you could find the URL pattern which is
> mapped to the RootDseServlet:
>
> ----------------------------------------------
> <servlet-mapping>
> <servlet-name>RootDseServlet</servlet-name>
> <url-pattern>/RootDse</url-pattern>
> </servlet-mapping>
> ----------------------------------------------
>
> So could you please try the URL http://localhost:8080/ApacheDS/RootDse ?
>
> Regards,
> Stefan Seelmann



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com