I downloaded the 1.6 beta.
here is my properties snippet:
<property name="coldSpringProperty"
type="MachII.properties.ColdspringProperty">
<parameters>
<parameter name="beanFactoryPropertyName"
value="serviceFactory"/>
<parameter name="configFile"
value="/redux/config/services.xml"/>
<parameter name="configFilePathIsRelative"
value="true"/>
<parameter
name="placeFactoryInApplicationScope" value="true" />
</parameters>
</property>
this is the error I am getting:
The file /var/cfmx/opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war
does not exist!
You have tried to use or include a file (/var/cfmx/opt/jrun4/servers/
cfusion/cfusion-ear/cfusion-war) that does not exist using either
absolute, relative, or mapped paths.
The error occurred in /var/cfmx/redux/lib/coldspring/beans/
DefaultXmlBeanFactory.cfc: line 69
Called from /var/cfmx/redux/lib/coldspring/beans/
DefaultXmlBeanFactory.cfc: line 180
Called from /var/cfmx/redux/lib/coldspring/machii/
ColdspringPlugin.cfc: line 180
Called from /var/cfmx/redux/lib/MachII/framework/PluginManager.cfc:
line 175
Called from /var/cfmx/redux/lib/MachII/framework/AppManager.cfc: line
76
Called from /var/cfmx/redux/lib/MachII/framework/AppFactory.cfc: line
288
Called from /var/cfmx/redux/lib/MachII/framework/AppLoader.cfc: line
137
Called from /var/cfmx/redux/lib/MachII/framework/AppLoader.cfc: line
76
Called from /var/cfmx/redux/lib/MachII/mach-ii.cfm: line 67
Called from /var/cfmx/redux/index.cfm: line 15
This seems obvious path issue but can not figure it out. I have
tried creating a mapping and removing the mapping neither helped. The
applicaiton is in the webroot of my application.
Any help would be great.
--
jasonWagstaff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: https://greatbiztoolsllc-svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets:
http://greatbiztoolsllc-trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---