Hi Joshua, It's my understanding that if you include 2.5 of the Servlet API it will also work on GAE Flex for Java (which uses Jetty 9.x). The API's are compatible as 3.1 is about using annotations (for the most part).
Ramki mentioned Java 8 for GAE Standard -- that will support 3.1 and Jetty 9.x Regards, Les On Thu, Mar 2, 2017 at 10:36 AM, Amir Rouzrokh <[email protected]> wrote: > Hey guys, This is Amir Rouzrokh, GAE Product Manager. > > Hi Joshua, apologies for the mixed message. Standard and Flexible > environments are both fully supported on App Engine and we can help you > with your issues on both and should you decide to migrate from one to the > other (either flex to standard or vice versa) we can help there as well. > Can you please give us some more context so we can help you out here? > > Thanks, > Amir > > > On Thursday, March 2, 2017 at 1:58:24 AM UTC-5, Ramki Krishnan wrote: >> >> There are *no* short-term or long-term plans to deprecate the Standard >> environment. >> >> Ramki Krishnan | App Engine Flex <http://go/flex-site> | 650.533.6816 >> <(650)%20533-6816> >> >> On Wed, Mar 1, 2017 at 10:43 PM, Joshua Fox <[email protected]> wrote: >> >>> Thank you, but we are not migrating away from Standard Env. We are >>> using Standard Env for frontends, and Flex Env for backends that need to >>> go beyond the limits imposed by Standard. >>> >>> Is there a long-term plan to deprecate Standard Env? >>> >>> On Wed, Mar 1, 2017 at 8:45 PM, 'George (Cloud Platform Support)' via >>> Google App Engine <[email protected]> wrote: >>> >>>> One can only congratulate you on the on the tendency to migrate away >>>> from the standard environment and onto flex. >>>> >>>> Your idea, to take advantage of the flexibility offered by the new flex >>>> environment and modify the pom.xml to your liking may work, depending on >>>> the structure and environment requirements of your app. >>>> >>> Actually, we need a pom that allows us to generate either build: >>> frontend (Standard) or backend (Flex). >>> >>> >>>> It may constitute a temporary solution, till you migrate all your >>>> estate to the flex environment. >>>> >>>> For a more in-depth look at this situation, details such as your >>>> project name and relevant code information are necessary. You can send this >>>> info in confidential manner through a private email. >>>> >>> >>> Will do. >>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at https://groups.google.com/group/google-appengine. >>>> To view this discussion on the web visit https://groups.google.com/d/ms >>>> gid/google-appengine/0f68876a-e190-49f0-b11f-88c567ae34a1% >>>> 40googlegroups.com >>>> <https://groups.google.com/d/msgid/google-appengine/0f68876a-e190-49f0-b11f-88c567ae34a1%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> *JOSHUA FOX* >>> Principal Software Architect | Freightos >>> >>> >>> ☏* (Israel): *+972-545691165 | ☏* (US)*: +1-3123400953* | Skype*: >>> joshuafox.freightos >>> Smoother shipping with the world's online freight marketplace. >>> Online Marketplace >>> <https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fcompare-book-manage-freight-quotes%2F&sa=D&sntz=1&usg=AFrqEzfMkBQBWsovNlg47sIDORa5FpHDkQ> >>> / In the News >>> <https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fabout-us%2Fin-the-news%2F&sa=D&sntz=1&usg=AFrqEzexnYSKKYuEW4zuC-QrR4X8G53w6Q> >>> / Freightos Blog >>> <http://www.google.com/url?q=http%3A%2F%2Ffreightos.com%2Fresources%2Ffreightos-blog%2F&sa=D&sntz=1&usg=AFrqEzczY9ZxESxvh7ITnd_Al01Xyp4gdA> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "App Engine Flexible" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/app-engine-flexible/CAD%3DB7cMdQsaxLN%3DxuH0tZHVwBq6ctps >>> 09z68K14CcSEn%2BMcDog%40mail.gmail.com >>> <https://groups.google.com/d/msgid/app-engine-flexible/CAD%3DB7cMdQsaxLN%3DxuH0tZHVwBq6ctps09z68K14CcSEn%2BMcDog%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- * • **Les Vogel* * • *Cloud Developer Relations * • *[email protected] * • *+1-4 <%2B1-650-338-7103>08-676-7023 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAGB1p5itujLaT_N5eQ%2B-XhFCmEw-zdmZqvtX3w4bxdzZA-8Csg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
