[appengine-java] java.net.InetAddress present in new 1.3.8 SDK but not on live servers

2010-10-19 Thread mscwd01
Hey,

I was very pleased to see the class "java.net.InetAddress" present in
the new SDK as I've been needing it for a while. However, after
rebuilding my app with SDK 1.3.8 and uploading it to the App Engine's
live servers I get the following exception:

Internal Server Error (500) - com/google/apphosting/runtime/security/
shared/stub/java/net/InetAddress
...
Caused by: java.lang.NoClassDefFoundError: com/google/apphosting/
runtime/security/shared/stub/java/net/InetAddress

Can someone let me know when the App Engine will be updated to support
the new InetAddress class please? - or let me know what I'm doing
wrong ;)

Thanks

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



Re: [appengine-java] java.net.InetAddress present in new 1.3.8 SDK but not on live servers

2010-10-19 Thread Ikai Lan (Google)
What's your application ID? I want to make sure you aren't in the pool of
applications still on 1.3.7.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Tue, Oct 19, 2010 at 11:41 AM, mscwd01  wrote:

> Hey,
>
> I was very pleased to see the class "java.net.InetAddress" present in
> the new SDK as I've been needing it for a while. However, after
> rebuilding my app with SDK 1.3.8 and uploading it to the App Engine's
> live servers I get the following exception:
>
> Internal Server Error (500) - com/google/apphosting/runtime/security/
> shared/stub/java/net/InetAddress
> ...
> Caused by: java.lang.NoClassDefFoundError: com/google/apphosting/
> runtime/security/shared/stub/java/net/InetAddress
>
> Can someone let me know when the App Engine will be updated to support
> the new InetAddress class please? - or let me know what I'm doing
> wrong ;)
>
> Thanks
>
> --
> 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.
>
>

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