Ok. Lets first start with Yes or No, and perhaps someone else could elaborate further.
On Feb 10, 11:00 pm, b4l4nc3r <[email protected]> wrote: > To state more straightforward concrete questions: > 1. Is it possible to test/debug/run a GAEJ app locally on a different > server than the embedded Jetty one? It can even be another Jetty > configuration, but it has to be an external one rather then the > embedded one. > 2. Otherwise can one change the configuration/add libs and deploy > another webapp to the same GAEJ configured local Jetty instance? > > In both cases, if yes, how can one do that exactly? > > On Feb 10, 10:24 am, b4l4nc3r <[email protected]> wrote: > > > What I mean is, GWT has the ability to use a different server to run > > from, like Tomcat for instance. GAEJ doesn't seem to offer such an > > option, at least not from what I was able to do after having Googled & > > tested for quite a few hours. > > > The reason why I want to run it on a server other than the embedded > > Jetty one, is so that I could use MaintainJ (www.maintainj.com) which > > needs a special setup on the server side, including deploying a > > separate webapp on the same server of which I want to trace the calls > > of another deployed webapp. I couldn't figure out where or how to > > setup the embedded Jetty one, so that's why I'm trying a bit more > > flexible approach to cover more future cases I've in mind. > > > Any nudge in the right direction is appreciated. > > -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
