Hello, I followed the video tutorial and installed the framework, but
when I access the url, I am getting this error. I am also new the
coldfusion.

Railo 3.1.2.001 Error (Expression)
Message invalid component definition, can't find
MachII.framework.AppLoader
Stacktrace      The Error Occurred in
 /Users/dhaval/Programs/railo-3.1.2.001-railo-express-macosx/webroot/
website/MachII/mach-ii.cfc: line 105
103: <!--- Create the AppLoader. No locking requires if called during
the onApplicationStart() event. --->
104: <cfset application[appKey] = StructNew() />
105: <cfset application[appKey].appLoader = CreateObject("component",
"MachII.framework.AppLoader").init(MACHII_CONFIG_PATH,
MACHII_DTD_PATH, AppKey, MACHII_VALIDATE_XML) />
106: <cfset request.MachIIReload = FALSE />
107: </cffunction>

 called from/Users/dhaval/Programs/railo-3.1.2.001-railo-express-
macosx/webroot/website/MachII/mach-ii.cfc: line 64
62: hint="Run on the application start event. Override to provide
customize functionality.">
63: <!--- Load up the framework --->
64: <cfset LoadFramework() />
65:
66: <cfreturn TRUE />



I am running railo express. I am sure this is some config issue, but I
dont understand what it is.

-- 
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: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/

Reply via email to