2006-09-01 00:27:16,828 20060901-00:27:16. main DEBUG CollectionFactory - Creating [java.util.LinkedHashSet]
2006-09-01 00:27:16,843 20060901-00:27:16. main INFO XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/C:/work/TestExternalQuery/properties/applicationContext.xml]
2006-09-01 00:27:17,015 20060901-00:27:17. main DEBUG DefaultDocumentLoader - Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2006-09-01 00:27:17,265 20060901-00:27:17. main DEBUG ResourceEntityResolver - Attempting to resolve XML Schema [
http://www.springframework.org/schem...ing-beans.xsd] using [org.springframework.beans.factory.xml.PluggableSch emaResolver]
2006-09-01 00:27:17,359 20060901-00:27:17. main ERROR Application - Failed to load Spring contexts. Line 61 in XML document from URL [file:/C:/work/TestExternalQuery/properties/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: The prefix "tx" for element "tx:advice" is not bound.
org.springframework.beans.factory.BeanDefinitionSt oreException: Line 61 in XML document from URL [file:/C:/work/TestExternalQuery/properties/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: The prefix "tx" for element "tx:advice" is not bound.
Caused by:
org.xml.sax.SAXParseException: The prefix "tx" for element "tx:advice" is not bound.
at org.apache.xerces.util.ErrorHandlerWrapper.createS AXParseException(Unknown Source)