-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans
- http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/context
- http://www.springframework.org/schema/context/spring-context-3.0.xsd"
+ http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"
default-lazy-init="true">
email.smtp.host=127.0.2.2
test.value=foo
test.expression=${org.codehaus.plexus.security.test.value}/bar
-ldap.bind.dn=uid=brett,dc=codehaus,dc=org
+ldap.config.bind.dn=uid=brett,dc=codehaus,dc=org
email.smtp.description=Testable Description
#can't do this, it's appended
#ldap.bind.dn=uid=user,dc=codehaus,dc=org
-ldap.base.dn=dc=codehaus,dc=org
+ldap.config.base.dn=dc=codehaus,dc=org
short.list=foo
\ No newline at end of file