Re: Updrage to 2.1M1 build a single permutation?

2010-06-16 Thread gcauchon
Anyone? On Jun 9, 11:01 am, gcauchon gcauc...@gmail.com wrote: There isn't much details about widget with mobile support. What I do know is that there are many things not supported by Safari Mobile (for instance). I wasn't at I/O this year and up to now the only place I've read about

Updrage to 2.1M1 build a single permutation?

2010-06-09 Thread gcauchon
I started a project on GWT 2.0 and easily upgraded to 2.01, 2.0.2 and 2.0.3 since then. This project targets mobile devices so I really was eager to try the new mobile widgets in 2.1M1. I finally had some time to upgrade yesterday... However, my project doesn't build correctly anymore. I first had

Re: Updrage to 2.1M1 build a single permutation?

2010-06-09 Thread gcauchon
Which is why I was looking foward to try 2.1M1 asap... On Jun 9, 10:45 am, Jim jim.p...@gmail.com wrote: Where can I find description about mobile widgets? Here you use mobile. I guess widgets are not real mobile widgets. Am I right? Jim On Jun 9, 10:22 am, gcauchon gcauc...@gmail.com wrote

junit tests in Eclipse - NoSuchMethodError: org.apache.catalina.startup.Embedded.setDebug

2010-03-10 Thread gcauchon
I'm developing a lightweight webapp prototype using eclipse. Dev-wise everything work like a charm even if I need to deploy in JBoss instead of the built-in server (jetty?). Somehow, as soon as I try to run the simplest juint test on my model, it fails with the following error: