Next, let's create a new folder and install ColdBox into our first application.
mkdir myapp
cd myapp
install coldbox
We will be using the AdvancedScript
template to start, so go into CommandBox and type:
coldbox create app name=MyApp skeleton=AdvancedScript
Could not find the ColdFusion component or interface coldbox.system.web.services.BaseService. | |
Ensure that the name is correct and that the component or interface exists. | |
The error occurred in C:/labtestsec/lpi3/coldbox/system/web/Controller.cfc: line 88 Called from C:/labtestsec/lpi3/coldbox/system/Bootstrap.cfc: line 68 Called from C:/labtestsec/lpi3/Application.cfc: line 25 | |
86 : 87 : // LogBox Default Configuration & Creation 88 : services.loaderService = new coldbox.system.web.services.LoaderService( this ); 89 : variables.logBox = services.loaderService.createDefaultLogBox(); 90 : variables.log = variables.logBox.getLogger( this ); |
--------- Original Message ---------
--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/coldbox/69e36eb3-d5c5-400a-95a6-8170925371bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.