Facebook login button

2013-05-03 Thread Larissa Costa
Hi, I've never worked with the facebook and I need help. I have a website (GWT) and I wanted to connect it with facebook to get some information about the user. For example, put a login button on the home page of my site. Does anyone know how I can do this? Anyone have one example? Thank you

ClientAbortException Issue Since 2.5.1

2013-05-03 Thread James Patrick
Hey Guys, The company I work for uses apache + gwt + tomcat7 for our site. I've been trying to update from gwt 2.5.0 - 2.5.1. GwtSerlvet.jar used to contain the org.apache.catalina.connector.ClientAbortException class. What is upgrade path from 2.5.0 to 2.5.1 for users who are depended on

Re: ClientAbortException Issue Since 2.5.1

2013-05-03 Thread Thomas Broyer
On Friday, May 3, 2013 10:46:07 PM UTC+2, James Patrick wrote: Hey Guys, The company I work for uses apache + gwt + tomcat7 for our site. I've been trying to update from gwt 2.5.0 - 2.5.1. GwtSerlvet.jar used to contain the org.apache.catalina.connector.ClientAbortException class.

Re: WindowBuilder (GWTDesigner) error

2013-05-03 Thread Michael Prentice
What does init() do? It is part of MyControlPanel()? Hard to tell you without seeing what it does. On Friday, May 3, 2013 1:58:27 AM UTC-4, Mike Dee wrote: I'm getting the following error when I try to switch to design mode. GWT Designer can't load a module because of error in gwt.xml

Re: GWT Designer crashes Eclipse when i switch the editor-tab to Design...

2013-05-03 Thread Michael Prentice
Have you tried uninstalling them and reinstalling the GPE w/ the latest and matching GWT Designer? It looks like your install might have left stuff around or didn't fully complete. Many people have had this kind of issue with the installer in 4.2. Most people recommend just starting with a new

Re: Facebook login button

2013-05-03 Thread Leung
Hi, Spring is a good choice but, for me, the learning curve is too steep since I don't know Spring and annotation at all. I am looking at socialauth now. Thanks From: Larissa Costa larissa.n.co...@gmail.com To: google-web-toolkit@googlegroups.com Sent:

Closure Compiler Breaks eval($wnd.…)

2013-05-03 Thread David
Hi, We recently tried to use the closure compiler to reduce file size and ran into an issue where the script would throw a reference error when loading the page. After some digging, I found that one of the Google Maps widgets (v2 for now) uses JSOpaque based enums, which use eval($wnd.NAME) to

Re: Facebook login button

2013-05-03 Thread Mohammad Al-Quraian
You can check this page on facebook: https://developers.facebook.com/docs/facebook-login/getting-started-web/ You probably have to use OAuth protocol for that. There an easy library that helps you manage that in the server side: https://github.com/fernandezpablo85/scribe-java?source=cr It also

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-05-03 Thread Leif Åstrand
Leif Åstrand has posted comments on this change. Change subject: Verify that Timer has not been canceled before firing .. Patch Set 4: What is the status of this? Is something still needed from me to get this submitted?

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-05-03 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Verify that Timer has not been canceled before firing .. Patch Set 4: Most of Google's GWT team is out-of-office today, but we should be able to submit

[gwt-contrib] Change in gwt[master]: Removes duplicate method dispatchers generated by GWTTestCase.

2013-05-03 Thread Goktug Gokdogan
Goktug Gokdogan has posted comments on this change. Change subject: Removes duplicate method dispatchers generated by GWTTestCase. .. Patch Set 3: I'll submitting this change if there are no more comments? -- To view,

[gwt-contrib] Change in gwt[master]: Fix Stack trace collection for iOS: first element was dropped.

2013-05-03 Thread Goktug Gokdogan
Goktug Gokdogan has abandoned this change. Change subject: Fix Stack trace collection for iOS: first element was dropped. .. Abandoned Submitted. Thanks. -- To view, visit https://gwt-review.googlesource.com/2010 To