Tuesday, August 5, 2014

Cant initialize GWTTestCase

Hi,

Was trying to set up unit tests using GWTTestCase. However, something very strange happened and it has been haunting me for hours.

Below are errors that I encountered during the initialization of a GWTTestCase test class.


[WARN] 404 - GET /mycompany.web.WebIntegration.JUnit/junit-standards.html?gwt.codesvr=10.2.0.100:61113 (10.2.0.100) 1428 bytes
  Request headers
      Host: 10.2.0.100:61115
      User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20100101 Firefox/17.0
      Accept-Language: en-us
      Accept-Encoding: gzip, deflate
      Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
      Connection: keep-alive
   Response headers
      Content-Type: text/html;charset=ISO-8859-1
      Cache-Control: must-revalidate,no-cache,no-store
      Content-Length: 1428

It seems that the url generated by the GWTTestCase is not running properly.

Anyone has encountered the same issue before? Please help me figure out what is going wrong in my GWT project.

Any helps are highly appreciated. 

Cheers,
Shepherd



--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment