java.util.Date clientside incorrect timezone

2014-11-06 Thread Stepan
hello everyone! I have a strange problem with dates. when i work in dev mode all is ok, but when i work in web mode i have problems on client side. i have this code on the client side(App gwt + gxt). private static Logger log = Logger.getLogger("DateUtils"); . log.log(Level.INFO, to + " "

Re: Unable to use Elemental

2014-11-06 Thread Nyamath Ulla Khan
I was facing the same problem and solved by reading this link.Please follow this link *http://stackoverflow.com/questions/4550483/gwt-test-unable-to-find-sample-gwt-xml-on-your-classpath * On Monday, 27 October 2014 21:42:24 UTC+5:30, Manuel Carrasco wrote: > > Have you tried to run your code i

Re: Development Mode will not be supported in Firefox 27+

2014-11-06 Thread Jens
> > I'm using IntelliJ...I'd like to hear if/how IntelliJ can do this too. > With the released IntelliJ 14 things are a bit easier. - Create a new GWT run configuration and select "User Super Dev Mode" and at the bottom "with JavaScript debugger". - IntelliJ will automatically generate a JavaS

Exception thrown by XMLHttpRequest

2014-11-06 Thread Krzysztof Pater
Hi All, I am developing an application using GWT in version 2.5.1. Few days ago we found in our logs that there is a huge amount of exceptions (few per second!!!) that look as follows: Nov 5, 2014 6:00:45 PM com.google.gwt.logging.server. RemoteLoggingServiceUtil logOnServer SEVERE: (NS_ERROR_N

Re: GWT Cross Site Iframe Linker and Script Tags

2014-11-06 Thread Etienne Lacazedieu
Well, it was a Code Splitting problem. Both SuperDevMode and DevMode works fine with the new linker. Le mercredi 5 novembre 2014 23:21:22 UTC+1, Etienne Lacazedieu a écrit : > > Hi, > > I'm preparing a big switch (GWT2.3 to 2.6.1, which may change to 2.7.0 > depening on the final release dat

Google 4.4 latest plugin update for Eclipse.

2014-11-06 Thread Michael Joyner
I've just updated to the latest version of the plugin for Eclipse and noticed two things: *A*) There is now a "Run as SDM" for GWT enabled projects. It seems to work fine with source code pulled from other projects via linked folders which is nice. Because of the way our Servlet is configure

Re: Server Push

2014-11-06 Thread Peter Donald
Hi, On Thu, Nov 6, 2014 at 12:07 AM, Marcel K wrote: > Which framework for Server Push do you recommend, since Atmosphere doesn't > seem to work with GWT 2.7.0? > It sort of depends on your environment and what your underlying platform supports. Below is a response I made to another similar que

Re: Server Push

2014-11-06 Thread Alain Ekambi
Errai is the thing you want to use :) 2014-11-06 21:08 GMT+01:00 Peter Donald : > Hi, > > On Thu, Nov 6, 2014 at 12:07 AM, Marcel K wrote: > >> Which framework for Server Push do you recommend, since Atmosphere >> doesn't seem to work with GWT 2.7.0? >> > > It sort of depends on your environment

Problems upgrading Google Plugin for Eclipse

2014-11-06 Thread Thad Humphries
I haven't been able to install the "Google Plugin for Eclipse 4.4 3.8.0.v201410302155-rel-r44" update. I'm told "Insufficient privileges to apply this update". I've no idea why. Everything in the /Applications/eclipse directory is owned by me, as is everything in the .metadata directories of my

Re: Google 4.4 latest plugin update for Eclipse.

2014-11-06 Thread Jens
> > *B*) It still only has an option for GWT 2.6.0 SDK as part of the > downloadable SDKs? > > Is this intentional? I was expecting 2.6.1 as being an option under the > SDK list. > I think no new GWT SDK has been pushed to the update site for whatever reason. However you can simply download th