The problem is, Zend_Application instantiates the front controller which in turn registers the FlashMessenger action helper. This throws theZend_Session exception.
Sorted it out.In my application.ini config file, I had defined a layout resource. This was bootrapping the view resource which in turn was bootstrapping the front controller resource.
-- With warm regards, Sudheer. S Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net, Personal: http://sudheer.net
