TreeSet wasn't implemented in milestone 2.  You should upgrade to 1.5.2
(GA); TreeSet is implemented there.

On Wed, May 21, 2008 at 8:55 PM, Mark Renouf <[EMAIL PROTECTED]> wrote:

>
> I've been using source builds of GWT because of other issues I've run
> into with 1.5M2, and I just hit this one. This is not a showstopper,
> but I wanted to post it because it violates the general contract of
> "if it works in hosted mode, it works in web mode".
>
> GWT Release: 0.0.2856 (trunk)
> Description: Use of java.util.TreeSet, works in hosted mode, error in
> web mode
> Browser: Firefox (3.0b5)
>
> Error console message:
>    Error: uncaught exception:
> java.lang.UnsupportedOperationException: TreeSet not implemented
>
>
> Workaround if you have one:
>
> Rewrite code to avoid use of TreeSet... :-(
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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