java.lang.IllegalAccessException: Reflection is not allowed on public
int sun.util.calendar.ZoneInfo.getOffset(long)

This is when calling the public API:

java.util.TimeZone.getTimeZone("...").getOffset( [long] )

This error does not occur on the development server (1.3.0).

-- David P. Caldwell
http://www.inonit.com/

-- 
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 [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-appengine-java?hl=en.


Reply via email to