Hey Guys,

I'm trying to create a few custom bootstrap respources for my project.
Unfortunately, I can't get the first (and simplest) to run.  I get the
following error:

Zend_Application_Bootstrap_Exception: Resource matching "database" not
found in 
/usr/share/php/ZendFramework-1.9.1-minimal/library/Zend/Application/Bootstrap/BootstrapAbstract.php
on line 685

My application is using the Zend_Tool layout.  Here is my configuration file:

http://pastie.org/649930

And here is my resource, located in /library/Treehouse/Resource/Database.php

http://pastie.org/649932

Changing the resource name to "Treehouse_Resource_Database" did not
fix the error either.

What am I doing wrong?

--
A.J. Brown
web | http://ajbrown.org
phone | (937) 660-3969

Reply via email to