Hi Thad, Sounds like you missed a step in the http://code.google.com/p/google-web-toolkit/source/browse/trunk/samples/expenses/README-MAVEN.txt
- To load a set of initial data choose: LoadExpensesDB.html Browse to this URL first to generate sample data to populate the UI. HTH, /dmc On Wed, Jun 15, 2011 at 6:47 PM, Thad <[email protected]> wrote: > I'm starting my second GWT project, and trying to do things the MVP > way this time. HelloMVP is so trivial as to be nearly useless. The > Contacts examples doesn't use Activities and Places. So I'm trying to > look at samples/Expenses, but it appears broken. > > I've little maven experience, but when I got errors on > javax.servlet.jstl 1.2, I changed line #377 of pom.xml to > <version>1.1.2</version>. That at least allowed the project to build. > However, when it runs, the UI does nothing. After it loads, I see the > list on the left hand side--All, Engineering, Finance, etc. (similar > to Showcase)--but nothing happens when I click on any of it. > *Occasionally* some dots dance one the right. *Occasionally* I get a > spinner when I click on the Engineering arrow, but nothing appears > underneath the label or on the right hand side. The other items do > nothing, period. > > I'm trying this on Linux with GWT 2.3, Java jdk1.6.0_25, maven 2.2.1, > and Firefox 4.0.1. > > Any ideas? Or can someone point me to a working example, preferably > one that uses ant. > > -- > 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. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
