On Tuesday, January 18, 2011 at 1:16 PM, Aaron Greenlee wrote:
Could there by a typo/compile error?I was burned by something weird like this once: http://aarongreenlee.com/share/a-cfc-with-entity-name-could-not-be-found/
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
For more options, visit this group at http://groups-beta.google.com/group/coldbox
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
Sounds like either a file permission issue, or a case sensitivity issue.
If you dig into the cf logs you may be able to see done extra info that may help.
Mark
Sent from my mobile device.
On Tuesday, January 18, 2011 at 4:59 PM, Aaron Greenlee wrote:
Also, if you had some kind of GIT/SVN conflict, I've seen that trigger similar issues before. Mark is likely right though given this is a new push.
--