Re: Super Dev Mode over HTTPS, workarounds?

2016-05-04 Thread 'wbabachan' via GWT Users
Unfortunately, as far as I know, GWT developer have no plan to support https for super dev mode. At the moment I start chrome in insecure mode: In Ubuntu: $ google-chrome --allow-running-insecure-content -- You received this message because you are subscribed to the Google Groups "GWT Users"

Re: Super Dev Mode over HTTPS, workarounds?

2016-05-04 Thread 'wbabachan' via GWT Users
Unfortunately, as far as I know, GWT developer have no plan to support https for super dev mode. At the moment I start chrome in insecure mode: In Ubuntu: $ google-chrome --allow-running-insecure-content Am Dienstag, 3. Mai 2016 23:50:40 UTC+2 schrieb clou...@gmail.com: > > Greetings! > >

gwt dev plugin and Firefox 23

2013-08-11 Thread wbabachan
GWT dev plugin doesn't work in Firefox 23 under fedora 19 x86. It shows always Missing Plugin, you can install plugin again and again. It does'nt work... Any idea ? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this

Re: Firefox 17 dev plugin

2012-11-29 Thread wbabachan
I have built the plugin under Fedora 17 x86 (FC17_x86) and it works fine. You can download and use it from here: https://docs.google.com/open?id=0Bz789tz1BWLqcVNrOERSOWdLNlU I hope it will work at least in all Linux x86 OS. - Waruschan Babachan Am Mittwoch, 28. November 2012 16:57:06 UTC+1

Re: ff10 gwt dev plugin x86

2012-02-08 Thread wbabachan
Sorry but it is not working ! On Feb 6, 7:07 pm, Filipe Sousa nat...@gmail.com wrote: and for fedora 16 i686 (no tested)http://dl.dropbox.com/u/5176435/gwt-dev-plugin-i686.xpi -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

Re: FF10, here we go again

2012-02-08 Thread wbabachan
Hello everyone, I have built the GWT Dev Plugin for Firefox 10 and could be downloaded from hier: https://docs.google.com/leaf?id=0Bz789tz1BWLqNGRhZWFiOWUtODY4Yy00MDU5LTg5ZjItMGE4NjE0MTc1Y2E1 I hope it will help you. Waruschan Babachan -- You received this message because you are subscribed

GWT Developer Plugin for Firefox 10

2012-02-08 Thread wbabachan
Click on the following link to download gwt dev plugin for firefox 10: https://docs.google.com/leaf?id=0Bz789tz1BWLqNGRhZWFiOWUtODY4Yy00MDU5LTg5ZjItMGE4NjE0MTc1Y2E1hl=de Enjoy it :-) Waruschan Babachan -- You received this message because you are subscribed to the Google Groups Google Web

Re: FF10, here we go again

2012-02-08 Thread wbabachan
This will work only in Linux, Tesed on Fedora 16 64 bit... On Feb 8, 7:21 pm, Thad thad.humphr...@gmail.com wrote: I just installed this, but when I try to run in dev mode, I'm told Sorry, the GWT Developer Plugin only supports Firefox 3.0 - 8.0 at present On Feb 8, 1:10 pm, wbabachan wbabac

Re: GWT Developer Plugin for Firefox 10

2012-02-08 Thread wbabachan
Works only in Linux. Tested on Fedora 16 64 bit... On Feb 8, 7:20 pm, wbabachan wbabac...@googlemail.com wrote: Click on the following link to download gwt dev plugin for firefox 10: https://docs.google.com/leaf?id=0Bz789tz1BWLqNGRhZWFiOWUtODY4Yy00MDU5... Enjoy it :-) Waruschan Babachan

Re: GWT Developer Plugin for Firefox 7

2011-10-02 Thread wbabachan
Of course I can do, but I have no idea, how and where. Unfortunately I can't attach the xpi here, Is there any way to attach the xpi here ? I want to share it. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: GWT Developer Plugin for Firefox 7

2011-10-02 Thread wbabachan
OK I've found a way, I have uploaded the file here: http://www.sendspace.com/file/s01yil I Hope that it helps everyone. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: GWT Developer Plugin for Firefox 7

2011-09-30 Thread wbabachan
It works for me too. Ubuntu 11.04 x86_64 But I got xullrunner 7.0.1 -- 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

GWT and JMeter

2010-05-14 Thread wbabachan
Dear all I want to know how GWT parses the rpc response *on the client*. The reason is that I have no idea how to get some information from response for jmeter test. Please look at the following scenario: I Have a rpc service that returns an ArrayList of a DTO objects, I mean pojos with set and