Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to get a Model from a List #47

Closed
GoogleCodeExporter opened this issue Sep 2, 2015 · 2 comments
Closed

Error when trying to get a Model from a List #47

GoogleCodeExporter opened this issue Sep 2, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Create 1 or 2 entities and save them to datastore
2.Get all the entities saved in the datastore and start to use each entity 
retrieved
3.The error Exception in thread "main" java.lang.ClassCastException: 
com.zippio.model.MobileService cannot be cast to com.zippio.model.MobileService

What is the expected output? What do you see instead?
I expect to get an Entity, but I get the exepction where cannot cast to the 
same class

What version of the product are you using? On what operating system?
Slim3-1.3.5
Ubuntu 10
Eclipse Helios

Please provide any additional information below.

Original issue reported on code.google.com by victor.m...@gmail.com on 23 Sep 2010 at 1:00

@GoogleCodeExporter
Copy link
Author

The following document may help you.
http://sites.google.com/site/slim3appengine/hot-reloading

Original comment by higaya...@gmail.com on 23 Sep 2010 at 4:07

@GoogleCodeExporter
Copy link
Author

Original comment by higaya...@gmail.com on 5 Nov 2010 at 12:40

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant