hi,  appengine has a quite confusing versioning policy. The last version
supporting java 6 (hence not requiring servlet 3) is 1.8.1 so if you use
this version or an earlier one you should be ok. Unfortunately l also don't
use appengine as deployment environment so l can't help you more in detail.
On 9 Feb 2015 09:09, "Martin Grigorov" <[email protected]> wrote:

> Any hosting/cloud provider with Java:
> - Amazon WS
> - OpenShift
> - Cloudbees
> - Rackspace
> - ...
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Mon, Feb 9, 2015 at 9:59 AM, Wicket und Cocoon <
> [email protected]> wrote:
>
> > what is a good place to upload a wicket application.
> >
> >
> > Am 09.02.2015 um 08:18 schrieb Tobias Soloschenko:
> >
> >  Hi again,
> >>
> >> I found a topic in which the implementation of Servlet 3.0 for Google
> >> AppEngine is requested by several users
> >>
> >>
> >> https://code.google.com/p/googleappengine/issues/detail?id=3091
> >>
> >> kind regards
> >>
> >> Tobias
> >>
> >>  Am 09.02.2015 um 07:46 schrieb Wicket und Cocoon <
> >>> [email protected]>:
> >>>
> >>> Hello Martin,
> >>> i tried  your gae-initializer-example but get the following  error
> >>> wnhem i try gae:run and ask localhost:8080:
> >>>
> >>> java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.
> >>> isAsyncStarted()Z
> >>>
> >>> i use appengine-java-sdk-1.9.7
> >>> and your example under jdk 1.7
> >>>
> >>> when i read the few google information about wicket and appengine i am
> >>> not sure
> >>> if it is a good idea to transfer wicket to appengine.
> >>>
> >>> Regards
> >>> Heiner
> >>>
> >>>
> >>>  ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>

Reply via email to