I would like to know when does Flex's HTTPService launches a ResultEvent and
when does it dispatches a FaultEvent.

When the servers response contain a 401 http status code error
(Unauthorized), the HTTPService is dispatches a ResultEvent instead of a
FaultEvent. I would assume that it should dispatch a FaultEvent. Am I
correct? If not please tell me.

The amazing thing is that when I'm running the application under the Flash
Builder 4.7's Android Simulator, it does dispatch a FaultEvent, but when I
run it on the device, it dispatches the ResultEvent. Why is this happening?
Any ideas?



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Flex-s-HTTPService-dispatches-a-ResultEvent-instead-of-a-FaultEvent-tp6638.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to