On 12 nov, 13:21, Musicman75 <[email protected]> wrote:
> Hello,
>
> if I want to debug my application, I got over 20 times a
> fileNotFoundException from the JarLoader.getJarFile.
> The file which can't be loaded is:
>
> mvn-repository/com/google/gwt/gwt-servlet/2.1.0/gwt-servlet.jar
>
> After a loop of over 20 times, the application started in debug mode.
>
> This problem occurs since I changed to GWT 2.1.0 and maven plugin
> 2.1.0.
>
> Anybody else with this problem?

Yes!

> Any solutions available?

A workaround: in Eclipse Preferences -> Java -> Debug, uncheck
"suspend execution on uncaught exceptions".

-- 
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.

Reply via email to