| Issue 1: | ColdSpring cannot be exluded |
1 of 2
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Remove [ColdSpring] settings from /config/mof.settings.ini.cfm 2. Make sure ColdSpring is not available in the webroot or mapped 3. Execute a view What is the expected output? What do you see instead? Should run. Instead, an exception is thrown about ColdSpring not being available. What version of the product are you using? On what operating system? um... version 1? Dave, what version is this? Running on Railo. Please provide any additional information below. ColdSpring is hard coded into the mof.core.loadServiceFactory() method. What if I don't want to use ColdSpring?
Jan 12, 2010
This has been resolved with Rev 6. Framework now supports abstract service factory with out of the box support for ColdSpring and LightWire. Example skeleton app has been updated.
Status:
Fixed
|
Owner: dshuck
Labels: -Priority-Medium Priority-High