Hi aish, Yes, this type of configuration is definitely possible. However, as of right now, using it with the current version of the Google Plugin for Eclipse requires a few hacky workarounds. The good news is that we're releasing an update today or tomorrow (1.3.2) with a few surgical fixes that will make the process more seamless. After we release the new version, I'll post back to this thread with instructions for setting up a multiple project configuration (projects for client code, server code, and optionally shared code).
Keith On Tue, Mar 23, 2010 at 12:50 PM, aish sundar <[email protected]> wrote: > I am a newbie to GWT and have some integrating a GWT project to an > existing web project running on Tomcat within Eclipse. It will be > great if any one of you can help out. Heres the scenario. > > 1) I have a separate GWT project I created using GWT plugin for > Eclipse. Lets call it TestUI > 2) I already have an existing web project within eclipse, called > TestWeb, which runs on Tomcat6.0 > 3) Now I am somehow looking to integrate TestUI (in form of a war file > or something) into TestWeb, so that I can get to the GWT UI pages > through the tomcat server. > > Is this even feasible? Could you elaborate steps required to achieve > #3 above? > > Thanks, > aish > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
