Stergatou Eleni <stergatu <at> cti.gr> writes:

> 
> d) The stacktrace 
> 
> If I got it right the problem lays to this part:
> '' ...at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
> Caused by: org.springframework.beans.factory.BeanDefinitionStoreException:
Error registering
> bean with name 'org.apache.jetspeed.security.spi.impl.ldap
.LdapCredentiallDao'
defined in
> ServletContext resource [/WEB-INF/assembly/security-spi-ldap-atn.xml]: Could
not resolve
> placeholder 'org.apache.jetspeed.ldap.rootPassword'
>         at
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.
processProperties(PropertyPlaceholderConfigurer.java:230)
> ''
> 

I also had this problem. Check that your ldap.properties got deployed to
jetspeed/WEB-INF/conf.  If it is there and the ldap config properties are
present (eg. org.apache.jetspeed.ldap.rootPassword), then try copying the
properties and values to the bottom of jetspeed.properties and delete 
ldap.properties.

I know it is less than ideal, but this is something I had to do when I was 
working with M4 and I never checked if it was fixed with 2.0.

HTH,
aaron


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to