Its in the FAQ. In fact, its the first result when you search for Tomcat on the GWT site. I highly recommend reading through the all of the docs there.
http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html#How_do_I_use_my_own_server_in_hosted_mode_instead_of_GWT%27s -Ben On Jan 27, 6:21 am, "[email protected]" <[email protected]> wrote: > Hello all, > I'm new gwt and i'm working in project which i create by using > eclipse and architype of gwt-maven pluging. > So my problem is how to use my existnig tomcat server to debug my > application ? > i made some researsh what i find is to add <noServer>true</noServer> > in my gwt-maven pluging configuration in my pom.xml and configure > <runTarget> but i dont understund how to make this?! and also where to > put sources in webapps folder of tomcat or in anthor place and use > maven-war-plugin to generate snapshot to webapps/myproject or some > thing else like tomcat pluging ??!! > > please can some help me in this topic because very confused . -- 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.
