Re: [fw-general] Exception with Zend_Amf problem

2009-10-22 Thread Ondrej Ivanič
Hi, On Thu, Oct 22, 2009 at 4:43 PM, J DeBord wrote: > There is an open issue that seems to address what you are experiencing. > http://framework.zend.com/issues/browse/ZF-5118 No, I know about this issue but this is a difference case. Flex get back this response (dump from Charsles): 8

Re: [fw-general] Exception with Zend_Amf problem

2009-10-21 Thread J DeBord
There is an open issue that seems to address what you are experiencing. http://framework.zend.com/issues/browse/ZF-5118 I have used Charles http://www.charlesproxy.com/ quite a bit to "see" the errors output by PHP. Also, I do believe the PHP error log will record the errors. 2009/10/22 Ondrej

[fw-general] Exception with Zend_Amf problem

2009-10-21 Thread Ondrej Ivanič
Hi, I'm trying to use Zend_Auth with Zend_Amf_Server together. When authentication is fails Zend_Amf_Server_Execetion is thrown but i have no idea how to catch exception (i.e obtain code and message) on the Flex side. When I dumped response from the server _handle() method I got following: Zend_