A little more information: I am able to compile using Java 5 (with the UiBinder code) and run it on Tomcat running on Java 6 (Tomcat running on Java 5 throws the error).
On Dec 10, 4:01 pm, Craigo <[email protected]> wrote: > I got this error as soon as I tried to use the UiBinder on Java 5, > WinXP. When I switched to Java 6, it all worked (or if I removed the > UiBinder). > > On Dec 10, 6:40 am, Chris Ramsdale <[email protected]> wrote: > > > While we are in the process of determining what exactly within the Mail > > sample isn't playing nicely with Java 5, is your application throwing the > > same error? If so, would you mind adding a code snippet to the issue that > > was linked within this thread? > > > Thanks, > > Chris > > > On Tue, Dec 8, 2009 at 12:03 PM, Thad <[email protected]> wrote: > > > I'm seeing the problem on my Linux box running 1.5.0_17. So long as > > > the gold standard here is running on Macs, I don't want to develop in > > > 1.6 for fear of something that won't target 1.5 properly (I've been > > > bitten on this before). > > > > On Dec 8, 11:32 am, Chris Ramsdale <[email protected]> wrote: > > > > This was only an issue on Windows for me, so I haven't had to upgrade to > > > > Java 6 on my Mac in order to run the Mail sample. Are you seeing it on > > > Mac's > > > > with Java < 6 installed? > > > > > On Tue, Dec 8, 2009 at 10:52 AM, Thad <[email protected]> wrote: > > > > > The problem with Java 6 is that I still have to support some older Mac > > > > > servers with OS X 10.4. They only run Java 1.5 or 1.4.2. > > > > > > On Dec 7, 3:01 pm, Chris Ramsdale <[email protected]> wrote: > > > > > > Try upgrading to Java 6. More info is available here: > > > > > > >http://code.google.com/p/google-web-toolkit/issues/detail?id=4254 > > > > -- > > > > 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]<google-web-toolkit%[email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
