Hi,

Is it possible to have the applicationContext.xml stored on a different application server to the main web application? If I set that location using contextConfigLocation in the web.xml of the web app?

Thanks