Re: how to run multiple gwt apps in eclipse

2010-04-12 Thread cretz
I have a similar problem and would love to see it addressed. I have an OpenID provider and an OpenID consumer both with the frontends written in GWT. It would save me tons of time if I could debug them both at the same time. Star this issue and maybe it will get looked at: http://code.google.com/p

how to run multiple gwt apps in eclipse

2010-04-10 Thread Louis Huh
Thank you for gwt ! There are two gwt web application. 1. desktop ( such as windows ) 2. admin management tool 1's context is root. 2's context is 'admin' I'd like to run these apps on the same web application server. After compiling, I published these apps(war) at the local tomcat. I could r