3 lines
207 B
Plaintext
3 lines
207 B
Plaintext
<cfset application.beanFactory = createObject("component", "coldspring.beans.DefaultXMLBeanFactory") />
|
|
<cfset application.beanFactory.loadBeans('/taffy/examples/ParentApplication/config/coldspring.xml') />
|