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
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