Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8116495
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:51:25+00:00 2026-06-06T03:51:25+00:00

I’m writing an app with GWT, which I want to deploy to Google App

  • 0

I’m writing an app with GWT, which I want to deploy to Google App Engine. I want to use some classes from JRE, like java.io.BufferedReader; java.net.URL javax.crypto.Cipher java.util.zip.InflaterInputStream, which are listed on JRE Class White List – https://developers.google.com/appengine/docs/java/jrewhitelist

I’m using eclipse and when I’m trying to run my app locally compiler throws me errors like [ERROR] [gwtlist] - Line 46: No source code is available for type java.net.URL; did you forget to inherit a required module?.

In Google App Engine General Questions – https://developers.google.com/appengine/kb/general#language it’s said:
...Also, Java-based applications may only use the JRE classes in the JRE class white list.

My question is if am I thinking wright or wrong? Is this JRE Class White List can be used on client side, or maybe it is only useful for server side code? In this case I don’t need to use Google App Engine, ’cause all the client code has to be written only in pure GWT with some java classes from JRE Emulation Reference – https://developers.google.com/web-toolkit/doc/latest/RefJreEmulation?hl=es-419#Package_java_io. In this case what is the goal of Google App Engine? Is it only to emulate server?

Edit: In case when Google App Engine can only emulate JRE classes on server side, could you tell me where exactly app is running. I mean situation as:

App is deployed on Google App Engine.
Client runs app and loggs in.
Server side code opens external file on other server, decompress it and sends the result to a client side.

My question is how the transfer is working? Is it everything inside Google cloud, or do client has to download e.g. this uncompressed file?“

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T03:51:26+00:00Added an answer on June 6, 2026 at 3:51 am

    Appengine code is server side only.

    You can use classes not whitelisted on AE in GWT if it is client side code. It gets compiled to javascript anyway. However, any server side code that you use for say an rpc call from a client via GWT needs to be in the AE whitelist since it’s running there.

    The error “No source code is available for type java.net.URL” is stemming from GWT. Basically it’s looking for the src in order to compile into javascript. GWT has a whitelist too of stuff that will compile, and beyond that you need the src unless you inherit it as a GWT module in your *.gwt.xml file. See https://developers.google.com/web-toolkit/doc/latest/RefJreEmulation

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason, after submitting a string like this Jack’s Spindle from a text
I am trying to understand how to use SyndicationItem to display feed which is
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I want use html5's new tag to play a wav file (currently only supported
I would like to run a str_replace or preg_replace which looks for certain words
I have a text area in my form which accepts all possible characters from
I am writing an app with both english and french support. The app requests
I have some data like this: 1 2 3 4 5 9 2 6
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.