Berkan Sesen wrote:Would it be possible for me to deploy a GWT applciation outsde the GAE then? Would that mean I have to set up my own server?
Berkan Sesen wrote:Futhermore, I believe I have managed to setup a tomcat server to run in Eclipse. I have attached a screenshot of how it looks in my Eclipse environment.
I can click and Start this Tomcat v7.0 server .
It is important to note, that prior to performing any of the jar / war creation steps, you need to (in Eclipse):
1- perform a clean on the project making sure the “Start a build automatically ” checkbox is NOT checked;
2- right click on the project and select Google, followed by GWT Compile
3- Then build the jar and war file as described above.
Otherwise, after you deploy the war to Apache Tomcat the error “gwt module may need to be (re)compiled” will appear, when you click on the application to bring it up in a browser.
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |