Thanks for your answer, Lothar. The info on jetty you provided I had already found. What I am actually looking for is that specific info in the context of GWT 1.7, So as to be able to use all the debugging features (as well client as server code debugging) when running my gwt-app in eclipse, in hosted mode using jetty as a server.
To rephrase my question: how do you configure jndi and container managed security in the Jetty instance that comes along with GWT 1.7. Ciao, W. On Aug 19, 2:26 pm, Lothar Kimmeringer <[email protected]> wrote: > [email protected] schrieb: > > > I've recently migrated from GWT 1.5.x to 1.7.0 and I'm looking for > > pointers to articles/documentation/... on: > > 1) how to configure the JNDI lookup within Jetty (I want to define my > > database connection details) > > http://www.google.de/search?q=jetty+jndi+configuration > > > 2) how to configure container managed security within Jetty > > http://www.google.de/search?q=jetty+container+managed+security > > > If the above are too specific, then maybe just how to configure Jetty > > in general, within the GWT - eclipse environment. > > That I was never doing, I always use the Tomcat-server being > "shipped" with GWT. But installing a GWT-application is simply > adding the WAR-file to the web-app-directory or define it as > specific WebApplication. > > Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
