README-MAVEN.txt in the samples/expenses folder and follow
instructions there.
/dmc
On Mon, Jul 25, 2011 at 12:43 AM, Warren Tang <warren.c.tang@gmail.com> wrote:
> I have trouble to run the "Expenses" sample in GWT's samples folder. The
> sample appeared in Google I/O sessions a few times.
>
> I'm not familiar with App Engine, but this is what I've done:
>
> create an new Eclipse project and then overwrite the src and war with those
> from the Expenses sample.
> add App Engine support and specified the application id/name I got by
> creating a new application in appengine.google.com.
> compile "LoadExpensesDB.gwt.xml" (which I assume is used to fill appengine
> with some sample data.).The permunations completed but at the beginning of
> the log their are some errors:
> Compiling module com.google.gwt.sample.expenses.LoadExpensesDB
> Validating newly compiled units
> [ERROR] Errors in
> 'file:/D:/work/learning/gwt/Expenses/java/com/google/gwt/sample/expenses/shared/EmployeeProxy.java'
> [ERROR] Line 25:
> com.google.gwt.sample.expenses.server.domain.Employee cannot be resolved to
> a type
> [ERROR] Errors in
> 'file:/D:/work/learning/gwt/Expenses/java/com/google/gwt/sample/expenses/shared/EmployeeRequest.java'
> [ERROR] Line 22: The import
> com.google.gwt.sample.expenses.server.domain.Employee cannot be resolved
> [ERROR] Line 29: Employee cannot be resolved to a type
> ... ...
> When I run the module I got
> HTTP ERROR: 503 SERVICE_UNAVAILABLE
> The log in hosted getty says:
> 00:00:00.008 [WARN] failed GaeAuthFilter
> javax.servlet.UnavailableException:
> com.google.gwt.sample.gaerequest.server.GaeAuthFilter
> at org.mortbay.jetty.servlet.Holder.doStart(Holder.java:79)
> at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:81)
>
> Regards,
> Warren
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/XS1mzZlPuT8J.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
--
David Chandler
Developer Programs Engineer, GWT+GAE
w: http://code.google.com/
b: http://turbomanage.wordpress.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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment