I just confirmed this. Its a bug. There is a workaround. Try adding this line:
<wb-resource deploy-path="/" source-path="/build/gwtOutput/gwtApp.GWTLogbook"/> in the <project>\.settings\ org.eclipse.wst.common.component file (This file is not visible in the Project Explorer. Use Navigator view instead - Prakash On 1/17/07, Tim Leonard <[EMAIL PROTECTED]> wrote: > > > > > I have subscribed to the list so hopefully this request will post. > > > > ________________________________ > > From: Tim Leonard > Sent: Wednesday, January 17, 2007 3:46 PM > To: '[email protected]' > Subject: Exporting War file > > > > > I have a googlipse project, GWTLogbook, that builds and runs correctly. It > is packaged in the package gwtapp (please see screen shot below). After > compiling it from the gwt console, I export it to a .war file using > project->export->web->war. The gwtOutput/gwtapp.GWTLogbook contents > containing, among other things, gwt.js, is not added to the .war file. > > > > The project was created as a googlipse 0.4 dynamic web project. Upgrading to > the latest 0.5 has not helped. > > > > The exported web app works fine when deployed to my tomcat 5.5 server if the > contents of gwtOutput/gwtapp.GWTLogbook is added to the root of the .war file. > > > > Is there some configuration that needs to be done? Is there an xml or > script file that defines where the contents of the .war file are obtained? > > > > > > > > > > > > > > > > Tim Leonard > > > > Qlogic Corp. > > email: [EMAIL PROTECTED] > > tel: 949.389.6574 > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Googlipse-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/googlipse-users > > > -- "Failure is success if we learn from it." - Malcolm Forbes ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Googlipse-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/googlipse-users
