-- ericguyader <[email protected]> wrote
(on Wednesday, 03 February 2010, 02:20 AM -0800):
> Finally, I found a solution !!
> 
> In the bootstrap.php, we have to add a _initAutoload() method in which we
> use an instance of Zend's framework AutoLoader class that will "map" the
> Application Namespace to the Application folder.
> 
> So, here is my complete  http://n4.nabble.com/file/n1460994/Bootstrap.php
> Bootstrap.php  file.

This should no longer be necessary in 1.10.0, and 1.10.1 will correct an
issue in Zend_Tool whereby the models, forms, etc were not being
prefixed correctly.

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

Reply via email to