GAE uses a white-list of classes allowed for you to use.
this jva.rmi.server.UID  may be in the black-list, because it says:
"java.lang.NoClassDefFoundError:
java.rmi.server.UID *is a restricted **class.* "

you can find the white-list classes here:
http://code.google.com/appengine/docs/java/jrewhitelist.html

Att

Bruno Bilescky

Wants to learn GWT? Read my blog / Quer aprender a programar? leia meu blog

http://tcninja.blogspot.com




On Mon, Aug 10, 2009 at 6:18 PM, Icarus <pr.a...@gmail.com> wrote:

> java.lang.NoClassDefFoundError: java.rmi.server.UID is a restricted
> class.
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to