I'm running hosted mode from within Eclipse and so I don't even know
where to put the -startupURL parameter. And when I think about it, I
need a certificate installed in the server to use SSL and so probably
using the Tomcat I use for other development work is probably the
better choice. However,
I think that you have to change some settings... I have developed a GWT 1.5
app with the same declaration in web.xml and it worked perfect on
development systems. I was using a external Tomcat 6.0.17, not the built-in
tomcat
do you have changed the -startupUrl to https:// ?
On Mon, Jan 11, 2010
Hi,
I moved a new application (my first using GWT) on to our production
Tomcat server and then realized that I wasn't requiring SSL. The way
I normally do that is in the web.xml file under the security-
constraint:
some-resource-name
/*