Hi Harald, [EMAIL PROTECTED] schrieb: > i have some troubles to propagate exceptions from the server to the client. > if i call a method on the server using rmtp and the method on the server > throws an exception it will be silently ignored and the result of the call > will be null. what would be the preferred way to propagate exceptions and how > do i trigger the onStatus handler of the responder object i pass to the call > method?
it _should_ call the onStatus handler in case of errors ;) Please add a ticket to http://jira.red5.org Thanks, Joachim _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
