Hey developers,

I am currently building an application to transform coordinates
between different coordinate reference systems. The OGC standard I am
currently implementing uses libraries which make use of
java.awt.RenderingHints$Key which is a restricted class in the Google
App Engine. The following exception gets thrown:

Caused by: java.lang.NoClassDefFoundError: java.awt.RenderingHints$Key
is a restricted class. Please see the Google  App Engine developer's
guide for more details.

I would highly appreciate any hints regarding this error.

Best regards,
TsEMaNN

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

Reply via email to