Following the example on the JavaMail page on developer's guide

http://code.google.com/appengine/docs/java/mail/usingjavamail.html

I am getting the following error when trying to send an email using
the exact sample code from the link above,

2009-05-11 11:14:55,112 [Runtime Network Thread] ERROR
errors.GrailsExceptionResolver  - java.lang.NoClassDefFoundError:
java.net.InetAddress is a restricted class. Please see the Google App
Engine developer's guide for more details.
org.codehaus.groovy.runtime.InvokerInvocationException:
java.lang.NoClassDefFoundError: java.net.InetAddress is a restricted
class. Please see the Google App Engine developer's guide for more
details.

Anyone got any ideas?

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