[rap-dev] How/when are client-side listeneres invoked?

2017-02-19 Thread Clemens Eisserer
Hi, I am currently trying to implement support for client-side selection listeners for Slider, using Spinner as template to understand how it can be done. However, when it comes to RWTs event mechanism / distribution, things appear still a bit opaque to me (especially considering my JS is quite

Re: [rap-dev] Setting clip on GC destroys recent state (+patch)

2017-02-16 Thread Clemens Eisserer
Hi again, These settings should be available in Gerrit instantaneously, i.e. I don't > expect to have any delays there unless something is broken or wrong. > ssh -vv -p 29418 your_user...@git.eclipse.org > Thanks for the pointer, I had uploaded a dsa key, but one of the ssh instances had been

Re: [rap-dev] Setting clip on GC destroys recent state (+patch)

2017-02-16 Thread Clemens Eisserer
Hi Ivan, Thanks for the pointer, I've already filed the bug and I am trying to submit it to gerrit. Just to be curious ... how long does it take for the public-ssh-key to be imported into the ssh-server? I've submitted mine ~2 hours ago and still get "Permission denied (publickey)". Thanks,

[rap-dev] Setting clip on GC destroys recent state (+patch)

2017-02-15 Thread Clemens Eisserer
Hi there, I've discovered an issue with the Canvas implementation when it comes to clipping Unfortunately the only practical way to reset the clip of a HTML5 2D canvas context is to save/restore its state - however this does not only affect its clipping state but all other properties. The

Re: [rap-dev] How/when are client-side listeneres invoked?

2017-03-11 Thread Clemens Eisserer
Hi again, I still wasn't able to figure out how a client-side SlectionListener should be implemented for Slider. So any pointers / hints / tips are highly appreciated. Best regards, Clemens ___ rap-dev mailing list rap-dev@eclipse.org To change your

[rap-dev] Various issues running RAP in a clustered envorinment

2017-07-26 Thread Clemens Eisserer
Hello, I wonder, is anybody using RAP on a session-replicated cluster? For the last few days I was trying to get my RAP based project to play nicely in a clustered environment. However, after fixing all the application-related issues, I still see strange behaviour, most likely caused by RAP.

[rap-dev] Review request for gerrit change 97020

2017-05-16 Thread Clemens Eisserer
Hi again, It would be great if somebody could find the time to review https://git.eclipse.org/r/#/c/97020/ - it would be really great if it could be included in RAP 3.2 it fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=512268, which makes RAP's canvas support rather broken as soon as

Re: [rap-dev] How to get patches integrated?

2017-09-28 Thread Clemens Eisserer
hem. > Best regards, > Ivan > > > On 9/28/2017 11:20, Clemens Eisserer wrote: >> >> Hi there, >> >> Over a month I submitted several review requests for issues we've >> identified when using RAP, mainly in the areas: >> * Canvas >> * Clu

[rap-dev] How to get patches integrated?

2017-09-28 Thread Clemens Eisserer
Hi there, Over a month I submitted several review requests for issues we've identified when using RAP, mainly in the areas: * Canvas * Clustering / Session-Replication These review requests are only the initial batch, there are quite a few more to come. I wonder, now that it has been completly

[rap-dev] Review request for Change 103740

2017-08-27 Thread Clemens Eisserer
Hi, Please review v4 of my patch to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=512268: https://git.eclipse.org/r/#/c/103740/ For efficiency reasons, state restoration is now handled entirely on the client, which reduced the emount of generated protocol to 1/3 for some of my workloads. I

[rap-dev] Review request for Change 103742

2017-08-27 Thread Clemens Eisserer
Hi, Running RAP on top of Glassfish-4.1.2 (JEE reference implementation) with session-failover enabled (OperationMode.SESSION_FAILOVER), Session-Timeouts occur for the second request even in case only 1 node is active in the cluster. The issue is caused by RWTClusterSupport.markSessionChanged's

[rap-dev] Memory leak caused by ClientListener's RemoteObjects staying alive

2017-12-23 Thread Clemens Eisserer
Hi, During automated load-testing I've found something which looks like a bug in ClientListener: At instantiation, ClientFunction (parent class of ClientListener) creates & registers a RemoteObject - which stays alive until the end of the session. Because the ClientFunction completly

[rap-dev] Is client-restart supported?

2019-03-28 Thread Clemens Eisserer
Hi, RAP depends on client and server being in sync which in theory shouldn't be a problem. However in real-world we are facing situations where users e.g. disconnect their notebook from the docking station (and the notebook immediatly re-connects to wlan) or where the LTE network re-connects to