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!!!
2010/8/3 Gal Dolber <[email protected]> > 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 your app works on development-mode there is something wrong with the > compiling process. > If you see the alert in development-mode (I don't know if that even > possible).. I don't know what you can do :P > > Try to describe better the situation. > > 2010/8/3 Diego Venuzka <[email protected]> > > 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 empty....this is >> correct? >> Thanks! >> >> 2010/8/3 Gal Dolber <[email protected]> >> >> 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 <[email protected]> >>> >>> Fijate si le falta alguna libreria, ok? >>>> >>>> >>>> --- El *lun, 8/2/10, Diego Venuzka <[email protected]>* escribió: >>>> >>>> >>>> De: Diego Venuzka <[email protected]> >>>> Asunto: Error on execution >>>> A: [email protected] >>>> 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 really nice project. After the adjustments, the system show a error >>>> message (attached). How i solve this? >>>> Thanks for all! :D >>>> >>>> -- >>>> Diego Venuzka >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google Web Toolkit" group. >>>> To post to this group, send email to >>>> [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<google-web-toolkit%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-web-toolkit?hl=en. >>>> >>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google Web Toolkit" group. >>>> To post to this group, send email to >>>> [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<google-web-toolkit%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-web-toolkit?hl=en. >>>> >>> >>> >>> >>> -- >>> http://ajax-development.blogspot.com/ >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google Web Toolkit" group. >>> To post to this group, send email to [email protected] >>> . >>> To unsubscribe from this group, send email to >>> [email protected]<google-web-toolkit%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >> >> >> >> -- >> Diego Venuzka >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > > > -- > http://ajax-development.blogspot.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- Diego Venuzka -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
