1. Context Listener - using wildcards forum.springsource.orgContext Listener - using wildcards Hi, I'm trying to find out if it is possible to use wilcards in classpath: locations. this works |
2. define context listener-class forum.springsource.orgYou can create an almost-empty applicationContext.xml in WEB-INF that only has an import to the xml on the classpath, like this: Code: |
3. The listener "xxx" is already configured for this context forum.springsource.orgHello all, I'm getting following log on the tomcat console. I checked configuration files including web.xml, applicationContect.xml both do not contain any duplicate entries. Following is the part of log file: ... |