I\'m developing a desktop application in java using spring and hibernate. I want to package it as a executable jar but I\'m having problems loading the context configuration XML
Provided your jar is in classpath; you can import bean definitions from jars using import