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

  • SEARCH
  • Home
  • 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 7440925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:55:39+00:00 2026-05-29T10:55:39+00:00

I have a web application currently deployed in jetty8, which is based on jsf2,

  • 0

I have a web application currently deployed in jetty8, which is based on jsf2, jersey and atmosphere. I would like to migrate to GAE but the following question comes up to me:

Does GAE support jetty8?

There is a servlet that performs periodically a data base cleaning task every day. In order to do that a task gets spawn at the beginning and delayed in a loop in order to run every 24h.
I’ve read GAE does not allow tasks to be spawned. Is there another way to do that and be supported by GAE?

  • 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-05-29T10:55:40+00:00Added an answer on May 29, 2026 at 10:55 am

    I don’t know if GAE supports version 8 of Jetty specifically, but it runs on Jetty instances.

    You have to think of GAE more as a PAAS (platform as a service) than an IAAS (infrastructure as a service) provider. You have to take a look at the services they provide and check if they match your requirements. See What Is Google App Engine? for a general overview or Java Enterprise Edition (Java EE) Technologies for specific framework compatibility. The GAE is not a common JRE, it has a limited set of supported classes: The JRE Class White List. This may limit compatibility further. I don’t know if Atmosphere runs. I don’t know what Jetty 8 specifics you need. Websockets? No. You may use channels instead: The Channel API (Java).

    Long running tasks are not allowed the way you do it (a 24h delay). But you can start scheduled tasks, see here: Scheduled Tasks With Cron for Java.

    Request are limited in execution time (60 seconds) so you can’t run long running tasks that way. But you can spawn longer running (10 minutes) background tasks, see here: The Task Queue Java API.

    Important: Look at the quotas. As they punish certain application behaviour you will need to adapt your application to this. This can totally change your application design!

    In my experience migrating to GAE is an intense engagement. GAE is not suited as a drop in replacement for other hosting solutions. If you want such IAAS providers (like Amazon EC2) are better suited.

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

Sidebar

Related Questions

We currently have a Web Forms application deployed on IIS. Our goal right now
We have an application which is deployed on AWS ELB. Currently, auto-scaling is configured
We have a huge ASP.NET web application which needs to be deployed to LIVE
I have a web application that currently sends emails. At the time my web
Currently I have a web application where a user can use dropdown lists to
I have a web application that's branded according to the user that's currently logged
I have a web application that can load plugins through reflection. It currently uses
I'm currently writing a web application that have about 6-12 pages. On each one
Currently I have an application that receives an uploaded file from my web application.
I'm currently working on web application using VB in ASP.NET. Right now I have

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.