>   
>> Also, what does the server log say is wrong?
>>     
>
> No idea, I tried that only in hosted mode, I doubt I can get the logs.
> But the problem is clear I think - InvalidUserRegistrationException
> is
> not processed by RPC and "packed" into the http status 200 response,
> it is just thrown out of the servlet whose method getSomething() I
> call
> which causes the http 500 response (probably because RPC does not
> know the InvalidUserRegistrationException or I dont know why).
>
>   
Hosted mode gives you two windows...the first one will let you see the
server messages and exceptions.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to