Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.7.0
-
Fix Version/s: None
-
Component/s: Zend_Amf
-
Labels:None
Description
When an exception is thrown inside a service class, Zend_Amf will catch it, but it will not return a "proper" AMF response to the client. This really gets in the way of properly debugging the service. After an exception is thrown, the output changes to: "<p>Zend Amf Endpoint</p>" which can not be parsed by a client expecting an AMF response.
It's not possible to make Zend_Amf not catch exceptions, so it's hard to get around this.
Attachments
| 1. | Additions to this issue | |
|
Wade Arnold |
set component name and auto assign again