Can you at least see the size of the response like in an apache log file?
Try using FireBug's Net Panel to see the request/response size/duration.

On Thu, May 12, 2011 at 4:25 PM, Nick Apperley <napper...@gmail.com> wrote:

> What is really weird is that the timeouts are occurring with making a
> request via JsonRequestBuilder yet the Glassfish server has received
> the request successfully. I have been digging through the Glassfish
> server logs and found an identical set of entries for 2 requests that
> were made (one from GWT client, the other from the web browser). What
> isn't recorded in the logs is if the server has sent back a response,
> and its content if it was sent.
>
> Right now I do not know what is happening with the server responses.
> Presumably a response is being sent back to the GWT client. At least a
> response has been sent back for the request made by the web browser.
>
>
> On May 13, 10:15 am, Nick Apperley <napper...@gmail.com> wrote:
> > I have undertaken the suggestion but now have an entirely new problem
> > to content with. Timeouts are occurring every time a request is made
> > using JsonpRequestBuilder. I have checked to see that the URL is
> > correct, and have extended the timeout duration but still end up with
> > the same problem. What could cause a timeout to occur with doing a
> > request with JsonpRequestBuilder?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
-- A. Stevko
===========
"If everything seems under control, you're just not going fast enough." M.
Andretti

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

Reply via email to