Hello,

I'm trying to do the following in a GWT application:

Registry registry = LocateRegistry.getRegistry( "192.168.111.37",
1199 );

I'm using Eclipse IDE and GWT 1.6.4. But I get the following error:

java.rmi.registry.Registry is not supported by Google App Engine's
Java runtime environment

What does this mean? I cannot use anything from java.rmi, I always get
the same error message. I have an old GWT project which was not
created by the GWT Plugin for Eclipse. There I don't see any errors.

Any help would be greatly appreciated.

--~--~---------~--~----~------------~-------~--~----~
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