Re: Logging in GWT

2012-09-23 Thread gpike
I use the built in GWT logging. It works for us, and we can use the remote 
logging so that info can be included in the server log in production. Your 
classes use java logging classes. Add the import and configure the loggers 
you want in the module file something similar to:




 







If you use remote remote logging make sure to add the servlet to your 
web.xml.

Thanks,

Gordon Pike
http://gwtcast.com
http://easygwt.com


On Wednesday, September 19, 2012 10:34:44 AM UTC-6, BM wrote:
>
> I know GWT document says to inherit "com.google.gwt.logging.Logging". 
> Does anyone have any suggestion on which is a standards or best practices 
> or trusted third party JARs to use for logging GWT client side code? Any 
> help is much appreciated.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/5oOX5g-fdmoJ.
To post to this group, send email to google-web-toolkit@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: CSS 3 transition+ GWT

2012-09-23 Thread regnoult axel
Hi,

Thanks you for your help, I finally succeed to do my transitions and
animations.

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Invitation to use Google Talk

2012-09-23 Thread Google Talk
---

You've been invited by Gonzalo Ferreyra Jofré to use Google Talk.

If you already have a Google account, login to Gmail and accept this chat
invitation:
http://mail.google.com/mail/b-6a5b3f1173-2b050188f3-LmC1w50g8BA1mmxYAAC3DsN7r-A

To sign up for a Google account and get started with Google Talk, you can
visit:
http://mail.google.com/mail/a-6a5b3f1173-2b050188f3-LmC1w50g8BA1mmxYAAC3DsN7r-A?pc=en-rf---a

Learn more at:
http://www.google.com/intl/en/landing/accounts/


Thanks,
The Google Team

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: iOS 6 Bug: Safari caches POST requests

2012-09-23 Thread Jens
Thanks. Good to know.

-- J.

Am Sonntag, 23. September 2012 08:17:10 UTC+2 schrieb KevMo:
>
> I'm not sure how many people this will affect, but I thought I would send 
> out a heads up. Check out these posts for more information:
>
> http://stackoverflow.com/questions/12506897/is-safari-on-ios-6-caching-ajax-results
> http://www.devthought.com/2012/09/22/understanding-the-ios6-ajax-bugs/
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/HHk3P0sZj6QJ.
To post to this group, send email to google-web-toolkit@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.