What steps will reproduce the problem?
1. Follow steps of "Get Started"
2. Try to open http://localhost:8080/socialpm-ui/
What do you see instead?
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean
definition with name 'mailUtil' defined in class path resource
[applicationContext.xml]: Could not resolve placeholder 'socialpm.mail.host'
Possible fix:
add the following lines to ui.properties:
socialpm.mail.host=<TODO>
socialpm.mail.port=<TODO>
socialpm.mail.user=<TODO>
socialpm.mail.password=<TODO>
Original issue reported on code.google.com by stephan....@gmail.com on 1 Sep 2010 at 1:06
Original issue reported on code.google.com by
stephan....@gmail.com
on 1 Sep 2010 at 1:06