Codex

Is CodexWiki compatible with ColdBox 3.0.0?

I get the following error when I try to launch Codex:

The config.xml file does not validate with the framework's schema.

The error occurred in C:\inetpub\wwwroot\coldbox\system\core\util
\Util.cfc: line 164
Called from C:\inetpub\wwwroot\coldbox\system\web\loader
\XMLApplicationLoader.cfc: line 142
Called from C:\inetpub\wwwroot\coldbox\system\web\services
\LoaderService.cfc: line 52
Called from C:\inetpub\wwwroot\coldbox\system\coldbox.cfc: line 71
Called from C:\inetpub\wwwroot\codex\Application.cfc: line 45

162 : <cfargument name="detail" required="false" default="">
163 : <cfargument name="type" required="false"
default="Framework">
164 : <cfthrow type="#arguments.type#"
message="#arguments.message#" detail="#arguments.detail#">
165 : </cffunction>
166 :

Not yet I am currently revamping codex.