Thrown exceptions are being catched as HessianFault
Opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Create a service throwing some particular Exception, e.g. in Java
2. Call that service with Hessian PHP fron try/catch block
What is the expected output? What do you see instead?
Catched exception should look the same as the thrown exception, bu HassianFault
is being catched.
What version of the product are you using? On what operating system?
Hessian PHP 2.0.2, Ubuntu, hessian 4.0.7 on Java side
Maybe I miss some desing details in Hessian?
Original issue reported on code.google.com by qri...@gmail.com
on 1 Jul 2010 at 5:50