Re: Error on execution

2010-08-04 Thread Diego Venuzka
Anyone can help? :S 2010/8/3 Diego Venuzka > Well, in the Netbeans, how i do that? because i'm compiling the project > direct on NB, and it open a internet window, to show the page. > The project is normally compiled, but show the error message on internet > window... > Wich files i can delete t

Re: Error on execution

2010-08-03 Thread Diego Venuzka
Well, in the Netbeans, how i do that? because i'm compiling the project direct on NB, and it open a internet window, to show the page. The project is normally compiled, but show the error message on internet window... Wich files i can delete to solve this? Or how i compile it again ? Thanks!!! 201

Re: Error on execution

2010-08-03 Thread Gal Dolber
mm, I have never used Netbeans.. In general that problem happen when you run an app that isn't compiled. When you run development-mode it generated a folder in the war directory if it didn't exist. And if you try to run the app without development-mode before compiling you will get that alert. If

Re: Error on execution

2010-08-03 Thread Diego Venuzka
Hi Gal! Well, i'm using Netbeans to build my project, and i don't found the war directory. On Eclipse i saw that, but on Netbeans, not On the main.xml, in the tab "Compiler", all the lines are emptythis is correct? Thanks! 2010/8/3 Gal Dolber > Jeje, porque contestas en español si pregun

Re: Error on execution

2010-08-03 Thread Gal Dolber
Jeje, porque contestas en español si pregunta en ingles? Try to remove the generated folder from the war directory and recompile or re-run. 2010/8/2 leonardo britez > Fijate si le falta alguna libreria, ok? > > > --- El *lun, 8/2/10, Diego Venuzka * escribió: > > > De: Diego Venuzka > Asunto:

Re: Error on execution

2010-08-03 Thread leonardo britez
Fijate si le falta alguna libreria, ok? --- El lun, 8/2/10, Diego Venuzka escribió: De: Diego Venuzka Asunto: Error on execution A: google-web-toolkit@googlegroups.com Fecha: lunes, 2 de agosto de 2010, 09:11 pm Hi! I'm still trying to build my project, and after several searches, i found a