View Full Version : netbeans deploy
helmishariff
8 Dec 2008, 10:45 PM
Hi, I have created small test extGWT project and run fine on Google Web Kit browser but how to deploy it to tomcat? I only see jar file in the build folder.
gslender
9 Dec 2008, 3:24 AM
There is no simple "deploy to tomcat" button or feature... you have to wrap all the compiled files (and server servlets) into a WAR file. Best to google "GWT deploy Tomcat" and read...
helmishariff
9 Dec 2008, 3:33 AM
I have solved it. Thanks. :)
karacutey
9 Dec 2008, 2:15 PM
it is as simple as clicking a button. right click on your projedt and go to the properties.
its in the build section under packaging
im using nb 6.5 btw the dialog also lets you include whatever else you want too into the war
http://img179.imageshack.us/my.php?image=55150339fz7.jpg
cheers kara
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.