Re: Debug problem since GWT 2.1.0, gwt-maven-plugin 2.1.0, Maven 3.0

2010-12-08 Thread Geoffrey Wiseman
On Dec 2, 3:53 pm, Geoffrey Wiseman geoffrey.wise...@gmail.com
wrote:
 I'm guessing this is caused by this filed 
 issue?http://code.google.com/p/google-web-toolkit/issues/detail?id=4853

Repeating what I said there on that issue:

Near as I can tell, these INDEX.LIST are in gwt-servlet.jar and gwt-
user.jar from GWT 1.6 through to GWT 2.1.0.  With that in mind, I
don't think they're the only cause of the current issues with
debugging in Eclipse, although they may be partially responsible.  I
suspect there's also a recent regression with the Google Plugin for
Eclipse.

See files below:

v.2.0:
https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.0/gwt-servlet-2.0.0.jar/!/META-INF/INDEX.LIST

v2.0.1:
https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.1/gwt-servlet-2.0.1.jar/!/META-INF/INDEX.LIST

v2.0.2:
https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.2/gwt-servlet-2.0.2.jar/!/META-INF/INDEX.LIST

v2.0.3:
https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.3/gwt-servlet-2.0.3.jar/!/META-INF/INDEX.LIST

v2.0.4:
https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.4/gwt-servlet-2.0.4.jar/!/META-INF/INDEX.LIST

v2.1.0
https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.1.0/gwt-servlet-2.1.0.jar/!/META-INF/INDEX.LIST

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Debug problem since GWT 2.1.0, gwt-maven-plugin 2.1.0, Maven 3.0

2010-12-02 Thread Geoffrey Wiseman
I'm guessing this is caused by this filed issue?
http://code.google.com/p/google-web-toolkit/issues/detail?id=4853

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Debug problem since GWT 2.1.0, gwt-maven-plugin 2.1.0, Maven 3.0

2010-11-12 Thread Musicman75
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?
Any solutions available?

My ide is Eclipse 3.6, jdk 1.6.0_22, GWT 2.1.0

Thanks for help.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Debug problem since GWT 2.1.0, gwt-maven-plugin 2.1.0, Maven 3.0

2010-11-12 Thread Thomas Broyer


On 12 nov, 13:21, Musicman75 stephan.beu...@googlemail.com 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Debug problem

2008-12-01 Thread Sumit Chandel
Hi Scooter,
This is most likely an issue related to the recent NetBeans upgrade you just
performed. I recommend checking out the NetBeans user mailing lists to see
if anyone else has experienced anything similar.

NetBeans mailing list:
http://www.netbeans.org/community/lists/top.html#top

Hope that helps,
-Sumit Chandel

On Sat, Nov 29, 2008 at 5:29 AM, Scooter [EMAIL PROTECTED] wrote:


 I debug using netbeans and recently updated to 6.5 and tested GWT
 support for debug etc. Everything worked as expected.

 Today for some reason when I go and debug by right clicking debug on
 the project in netbeans the normal process begins and the GWT shell
 and browser startup. Then the operating system prompts me to open or
 save the html file. When I select open it is loaded in the default web
 browser. The GWT browser URL is empty and if I type in the expected
 URL into the GWT broswer and hit GO I get the same popup.

 It could be netbeans 6.5 related but it was working after the upgrade
 and when I ran in 6.1 I get the same behavior as in 6.5 but they are
 both sharing the same project directory.

 Has anyone else seen this problem?

 Any suggestions?

 Thanks

 Scooter
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---



Debug problem

2008-11-29 Thread Scooter

I debug using netbeans and recently updated to 6.5 and tested GWT
support for debug etc. Everything worked as expected.

Today for some reason when I go and debug by right clicking debug on
the project in netbeans the normal process begins and the GWT shell
and browser startup. Then the operating system prompts me to open or
save the html file. When I select open it is loaded in the default web
browser. The GWT browser URL is empty and if I type in the expected
URL into the GWT broswer and hit GO I get the same popup.

It could be netbeans 6.5 related but it was working after the upgrade
and when I ran in 6.1 I get the same behavior as in 6.5 but they are
both sharing the same project directory.

Has anyone else seen this problem?

Any suggestions?

Thanks

Scooter
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---