Hi, I've included that in (prior to your message). It is being called because I see this in the logs.
Code:
2004-10-31 08:30:02,714 INFO [org.springframework.beans.factory.xml.XmlBeanDefin
itionReader] - <Loading XML bean definitions from resource [/WEB-INF/application
Context.xml] of ServletContext>
2004-10-31 08:30:03,435 INFO [org.springframework.web.context.support.XmlWebAppl
icationContext] - <Bean factory for application context [Root XmlWebApplicationC
ontext]: org.springframework.beans.factory.support.DefaultListableBeanFactory de
fining beans [dataSource,sessionFactory,transactionManager,someBeanDAO,someBeanManager]; Root of BeanFactory hierarchy>
2004-10-31 08:30:03,975 INFO [org.springframework.web.context.support.XmlWebAppl
icationContext] - <5 beans defined in ApplicationContext [Root XmlWebApplication
Context]>
Later on I see the message that the shared instance has been created.