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-jdo.html

 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 [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.


Reply via email to