On 12 December 2011 14:04, András Csányi <[email protected]> wrote: > On 12 December 2011 13:40, kim young ill <[email protected]> wrote: >> use maven (mvn gwt:run) > > The result is the same. But, I build a new project from scratch and > that is working fine. After I finished my job I'm going to home and > try to figure out what is the root cause.
Could be the issue that if my gwt application has dependencies to other projects? These dependencies are managed by maven. If I start gwt hosted mode by maven (mvn gwt:run) I get the same error I posted my first letter. If I start a project (created by maven using gwt-maven plugin archetype) without dependencies by maven (mvn gwt:run) it's working fine. I've tried that I copied the pom.xml of maven created project (this is working fine) to my other project (I got the error here) and I made some necessary changes (set up dependencies) but the result is the same. Moreover, If I run maven in debug mode I don't get any usable information what could be the root cause. -- - - -- Csanyi Andras (Sayusi Ando) -- http://sayusi.hu -- http://facebook.com/andras.csanyi -- ""Trust in God and keep your gunpowder dry!" - Cromwell -- 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.
