You cann't use appengine API in gwt client code. You must use jdo
annotation on your pojo with simple attributes.

On 2 déc, 19:49, etsauer <etsa...@gmail.com> wrote:
> Hi,
>
> I am new to GWT. I was getting an error in my code when trying to use
> JDO to store data.
>
> The import com.google.appengine cannot be resolved
>
> The object I am trying to store uses the appengine User object. I
> searched around and found this article
>
> http://fredsa.allen-sauer.com/2009/04/1st-look-at-app-engine-using-jd...
>
>  with a workaround for using the datastore Key object and tried to
> follow that to fix my problem. But now when I try to launch hosted
> mode, it just crashes and in the debug tab in Eclipse i get the
> following message:
>
> <terminated, exit value: 2>C:\Program Files (x86)\Java\jre6\bin
> \javaw.exe (Dec 2, 2009 12:25:20 PM)
>
> Can anyone tell me what I can do to find out why hosted mode is
> terminating?
>
> Thanks,
> Eric

--

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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to