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. Hope this helps. Eric -- View this message in context: http://n4.nabble.com/quickstart-question-tp1457372p1460994.html Sent from the Zend Framework mailing list archive at Nabble.com.
