log4j.logger.org.springframework.web.context=debug, stdout
This line in my log4j.properties made the trick and showed me what was the error right away
Hope it helps somebody out there... :) .....
Type: Posts; User: Aztek; Keyword(s):
log4j.logger.org.springframework.web.context=debug, stdout
This line in my log4j.properties made the trick and showed me what was the error right away
Hope it helps somebody out there... :) .....