I'm passing in System.currentTimeMillis() to make it call the 1 arg
constructor. Other places in my code pass in other values.

Workaround:
- use GWT.isScript() to avoid calling the JSNI methods.

Other notes:
- when running the GWTShell, I used the -noserver flag and pointed it
at an external tomcat instance running on localhost. Not sure if that
matters.

-Ben


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to