Re: server push example with GWT?

2017-05-09 Thread Thomas Lefort
OK, finally got it to work, but had to add the following to my web.xml (so it was jetty all along), the webdefault didn't work default org.eclipse.jetty.servlet.DefaultServlet useFileMappedBuffer false 0 On Tuesday, 9

Re: server push example with GWT?

2017-05-09 Thread Thomas Lefort
Aw thanks Thomas, I feel guilty to take so much of your time. I did just figure out the -war option but ran into another issue... I am running the jetty server from Intellij and the CodeServer with the no server and war options as suggested. However when it comes to updating the code (which it

Re: server push example with GWT?

2017-05-09 Thread Thomas Broyer
On Tuesday, May 9, 2017 at 3:18:38 PM UTC+2, Thomas Lefort wrote: > > Hi Thomas, > > Thanks for the reply. Sure I don't expect anyone to fix it for me, just to > know if it is a problem my end or if I am trying to do too much with the > embedded server indeed. > > I am happy with running an ext

Re: server push example with GWT?

2017-05-09 Thread Thomas Lefort
Hi Thomas, Thanks for the reply. Sure I don't expect anyone to fix it for me, just to know if it is a problem my end or if I am trying to do too much with the embedded server indeed. I am happy with running an external server, however, it would be nice if I could get a similar level of debug f

Re: server push example with GWT?

2017-05-09 Thread Thomas Broyer
On Tuesday, May 9, 2017 at 1:52:03 PM UTC+2, Thomas Lefort wrote: > > Has anybody managed to run an example of websockets with the embedded > jetty in gwt 2.8? ie only using the jsr API. I just can't get it to work, > the ServerEndpoint annotation doesn't get picked up. I also tried with the >

Re: server push example with GWT?

2017-05-09 Thread Thomas Lefort
a tutorial or example of how to implement server > push with a GWT application? > > Is this typically done by somehow matching a JavaScript socket on one end > to a Java socket on the other? > > Thanks. > -- You received this message because you are subscribed to the Google Group

Re: HTTP/2 Server Push

2017-01-16 Thread Ignacio Baca Moreno-Torres
at 20:32, Evan Ruff wrote: Hello, I've been away from GWT for a bit and am looking into creating an embeeded jCEF project using a Jetty Backend and a Chromium Browser. I was wondering if there were any libraries out there to help integrate the GWT client side with the HTTP/2 Server Push feature

Re: HTTP/2 Server Push

2017-01-16 Thread David
ng an >>> embeeded jCEF project using a Jetty Backend and a Chromium Browser. I was >>> wondering if there were any libraries out there to help integrate the GWT >>> client side with the HTTP/2 Server Push features of Jetty 9 (and later >>> Servlet 4)? >>>

Re: HTTP/2 Server Push

2017-01-15 Thread Srini v
at 20:32, Evan Ruff wrote: > >> Hello, >> >> I've been away from GWT for a bit and am looking into creating an >> embeeded jCEF project using a Jetty Backend and a Chromium Browser. I was >> wondering if there were any libraries out there to help integra

Re: HTTP/2 Server Push

2017-01-04 Thread Evan Ruff
uff wrote: > Hello, > > I've been away from GWT for a bit and am looking into creating an embeeded > jCEF project using a Jetty Backend and a Chromium Browser. I was wondering > if there were any libraries out there to help integrate the GWT client side > with the HTTP/2 Server Pu

Re: HTTP/2 Server Push

2016-12-24 Thread David
> jCEF project using a Jetty Backend and a Chromium Browser. I was wondering > if there were any libraries out there to help integrate the GWT client side > with the HTTP/2 Server Push features of Jetty 9 (and later Servlet 4)? > > I'd like to use something like RESTEasy with

HTTP/2 Server Push

2016-12-23 Thread Evan Ruff
Hello, I've been away from GWT for a bit and am looking into creating an embeeded jCEF project using a Jetty Backend and a Chromium Browser. I was wondering if there were any libraries out there to help integrate the GWT client side with the HTTP/2 Server Push features of Jetty 9 (and

Re: server push example with GWT?

2015-06-04 Thread Mat
https://github.com/realityforge/gwt-websockets Also works very well. On Monday, June 1, 2015 at 7:14:54 PM UTC+1, Edward Montgomery wrote: > > Can anyone point me to a tutorial or example of how to implement server > push with a GWT application? > > Is this typically done by som

Re: server push example with GWT?

2015-06-02 Thread Joseph Gardi
Check out errai bus. it worked great for me. On Monday, June 1, 2015 at 2:14:54 PM UTC-4, Edward Montgomery wrote: > > Can anyone point me to a tutorial or example of how to implement server > push with a GWT application? > > Is this typically done by somehow matching a JavaScrip

Re: server push example with GWT?

2015-06-01 Thread Greg
ial or example of how to implement server > push with a GWT application? > > Is this typically done by somehow matching a JavaScript socket on one end > to a Java socket on the other? > > Thanks. > -- You received this message because you are subscribed to the Google Groups &qu

server push example with GWT?

2015-06-01 Thread Edward Montgomery
Can anyone point me to a tutorial or example of how to implement server push with a GWT application? Is this typically done by somehow matching a JavaScript socket on one end to a Java socket on the other? Thanks. -- You received this message because you are subscribed to the Google Groups

Re: Server Push

2014-11-07 Thread Arpit
Which of these can be used with App Engine or is GAE channel api is the only possible way? On Thursday, November 6, 2014 12:09:05 PM UTC-8, Peter Donald wrote: > > Hi, > > On Thu, Nov 6, 2014 at 12:07 AM, Marcel K > wrote: > >> Which framework for Server Push do you rec

Re: Server Push

2014-11-07 Thread Milko Krastev
Give GWTEventService a try. On Thursday, November 6, 2014 10:09:05 PM UTC+2, Peter Donald wrote: > > 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 wor

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? >

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 a

Server Push

2014-11-05 Thread Marcel K
Which framework for Server Push do you recommend, since Atmosphere doesn't seem to work with GWT 2.7.0? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails f

Long Polling (aka server push) with JsonpRequestBuilder?

2011-12-13 Thread rhodebump
Hi, I am trying to implement server push using the idea described here, http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ While I have read that one must keep the outbound connection down to two, I cannot seem to be able to have two simultaneous requests from

Re: Gwt server push

2011-12-12 Thread Ed
Have a look at comet: http://code.google.com/p/gwt-comet/ - Ed On Dec 10, 8:54 pm, nacho wrote: > If you are using appengine you can try with the Channel > Apihttp://code.google.com/appengine/docs/java/channel/ -- You received this message because you are subscribed to the Google Groups "Goog

Re: Gwt server push

2011-12-10 Thread nacho
If you are using appengine you can try with the Channel Api http://code.google.com/appengine/docs/java/channel/ -- 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/goog

Gwt server push

2011-12-09 Thread chaitanya kumar
Hi i need to implement the chat type application, where the need to refresh automatically even the user has idle. Thanks in advance. Regards, chaitanya -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to

Server push With SmartGWT

2011-07-12 Thread Atd
Hi I would like to ask about using Sever push technology and how it can be implemented using SmartGWT 2.4 ? can i use GWT-Comet With SmartGWT ?? Thank -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email t

Re: Server Push

2011-02-21 Thread Robert Lockwood
is your >> business layer? Normally, you run web apps inside a servlet container, which >> responds to HTTP requests from the client (which may or may not be XHR) and >> then transfers a result page/data, which may be HTML, XML, JSON or binary >> depending upon the reques

Re: Server Push

2011-02-21 Thread Alan Chaney
binary depending upon the request type. Typically these apps have two or three layers - search google for "web application architecture" I had thought to use a timer to send the requests but now see that it is possible to for the server to push the data (String

Re: Server Push

2011-02-20 Thread Robert Lockwood
may be HTML, XML, JSON or binary > depending upon the request type. Typically these apps have two or three > layers - search google for "web application architecture" > > > I had thought to use a timer to send the requests but >> now see that it is possible to for the

Re: Server Push

2011-02-20 Thread Ray Tayek
At 03:07 PM 2/20/2011, you wrote: ... On 2/20/2011 11:02 AM, Nate wrote: ... The user will establish a connection at some point. Only one user will connect at any time. if you only have a small number of clients, http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ#Server

Re: Server Push

2011-02-20 Thread Alan Chaney
ee layers - search google for "web application architecture" I had thought to use a timer to send the requests but now see that it is possible to for the server to push the data (Strings). If you mean real server push to the client, that requires something like WebSockets (not widely s

Server Push

2011-02-20 Thread Nate
er to push the data (Strings). I think I understand how to use the timer method and have coded a test case. I think that I would prefer to have the server push the data (after some initialization it shouldn't be frequent) but don't understand the trade offs except that it appears that using

Re: Server Push with GWT

2010-11-24 Thread David Chandler
Hi Noor, After compilation, you'll find ServiceImpl.class under WEB-INF/classes in the WAR. See http://code.google.com/webtoolkit/doc/latest/DevGuideDeploying.html for more info. /dmc On Tue, Nov 23, 2010 at 9:28 PM, Noor wrote: > Thanks for your answers, > I wanted to know one more thing. When

Re: Server Push with GWT

2010-11-23 Thread Noor
Thanks for your answers, I wanted to know one more thing. When deploying a GWT application on the server, lets say an application in which there are client files Greeting.java(entrypoint), service.java,serviceAsync.java and server file serviceImpl.java(), only the client files will converted to ja

Re: Server Push with GWT

2010-11-23 Thread Ray Tayek
At 01:07 PM 11/23/2010, you wrote: can someone guide me or points me to some tutorial which shows the implementation of server push technology with gwt i did this part: http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ#Server_Push_in_GWT and it seems to work ok

Re: Server Push with GWT

2010-11-23 Thread David Chandler
mp;s=google-web-toolkit-incubator&t=ServerPushFAQ > > On 23 Nov, 22:07, Noor wrote: >> can someone guide me or points me to some tutorial which shows the >> implementation of server push technology with gwt >> >> Thanks!! > > -- > You received this message beca

Re: Server Push with GWT

2010-11-23 Thread ciosbel
I think it's a bit outdated, but have a read: http://code.google.com/docreader/#p=google-web-toolkit-incubator&s=google-web-toolkit-incubator&t=ServerPushFAQ On 23 Nov, 22:07, Noor wrote: > can someone guide me or points me to some tutorial which shows the > implementa

Server Push with GWT

2010-11-23 Thread Noor
can someone guide me or points me to some tutorial which shows the implementation of server push technology with gwt Thanks!! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to googl

Re: server push

2010-11-09 Thread Johan Rydberg
One thing I would find interesting (and "future safe") would be to port the following piece of code to GWT; http://weblog.bocoup.com/javascript-eventsource-now-available-in-firefox And then use deferred binding to use "real" EventSource on browsers that support it. -- You received this me

Re: server push

2010-11-09 Thread Ray Tayek
At 07:12 PM 11/8/2010, you wrote: My project gwt-comet implements server push: http://code.google.com/p/gwt-comet how are you testing it? i have not been able to do any kind of load testing withe either hymlunt or synctest. thanks On Nov 8, 11:27 am, Ray Tayek wrote: > At 08:33 PM

Re: server push

2010-11-08 Thread zixzigma
Richard, is it possible to run gwt-comet on Google App Engine ? -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google

Re: server push

2010-11-08 Thread Richard
My project gwt-comet implements server push: http://code.google.com/p/gwt-comet >From Richard. On Nov 8, 11:27 am, Ray Tayek wrote: > At 08:33 PM 11/3/2010, you wrote: > > >hi, trying to do this:: > >http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPush

Re: server push

2010-11-07 Thread Ray Tayek
At 08:33 PM 11/3/2010, you wrote: hi, trying to do this:: http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ#Server_Push_in_GWT. ... i know there may be other options, but i want to roll my own for demo. the basic idea seems to work. but my server threads are waiting. tr

Re: server push

2010-11-04 Thread Ray Tayek
At 07:38 AM 11/4/2010, you wrote: What is the question? ;) does anyone have any experience with this? (that they are willing to shore) any pointers will be appreciated. thanks On Nov 4, 5:33 am, Ray Tayek wrote: > hi, trying to do this::http://code.google.com/p/google-web-toolkit-incubato

Re: server push

2010-11-04 Thread StrongSteve
What is the question? ;) On Nov 4, 5:33 am, Ray Tayek wrote: > hi, trying to do > this::http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPush > > does anyone have any experience with this? > > i know there may be other options, but i want to roll my own for demo. > > thanks >

server push

2010-11-03 Thread Ray Tayek
hi, trying to do this:: http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ#Server_Push_in_GWT. does anyone have any experience with this? i know there may be other options, but i want to roll my own for demo. thanks --- co-chair http://ocjug.org/ -- You received this me

Re: Server push in GWT? XMPP?

2010-03-10 Thread rudolf michael
Hello there, Server Push or Comet servlets are not supported on Google Application Engine. I also wasn't able to run Push Services over any cloud hosting provider. Apparently they don't let you keep the connection opened to the client. you can use this library to integrate Server Pus

Server push in GWT? XMPP?

2010-03-10 Thread jbdhl
I'm building an application that needs to display updated data to the user as soon as they are received/created on the server. In Jetty I could just use "continuations" for that, but what can I do in App Engine? Can XMPP be used for server push (and how)? -- You received this mess

Re: server push framework + app engine?

2010-03-05 Thread rastrano
cross user events) in their applications ). On 4 Mar, 10:30, mariyan nenchev wrote: > Hi, > >    Is it possible to use app engine with some server push framework? Could > you suggest any? > > Regards. -- You received this message because you are subscribed to the Google G

Re: server push framework + app engine?

2010-03-04 Thread Richard
> >    Is it possible to use app engine with some server push framework? Could > > you suggest any? > > Have you looked > athttp://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ > (don't forget the comments) > > Here are two free "comet&qu

Re: server push framework + app engine?

2010-03-04 Thread Thomas Broyer
On Mar 4, 10:30 am, mariyan nenchev wrote: > Hi, > >    Is it possible to use app engine with some server push framework? Could > you suggest any? Have you looked at http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ (don't forget the comments) Here ar

Re: server push framework + app engine?

2010-03-04 Thread mariyan nenchev
Hi, thanks for the answer. But i will need real time updates. I want to do something like http://www.swoopo.co.uk . This site and every other like it use polling which brings them delay problems, and unnecessary requests. In my company we are using ligtstreamer but it is paid, and i (and my client

Re: server push framework + app engine?

2010-03-04 Thread rudolf michael
Because they do not allow you to keep the connection thread alive for a long period of time, due to performance issue for their cloud server and since you are going to be billed based on computing cycles so server push is not conveniant for them. You alternative way is to use Polling Technique

Re: server push framework + app engine?

2010-03-04 Thread mariyan nenchev
Any more info why? -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. Fo

Re: server push framework + app engine?

2010-03-04 Thread rudolf michael
sadly you cannot use Server Push on GAE, actually you cannot use Server Push over any cloud hosting Server :( regards, Rudolf Michael On Thu, Mar 4, 2010 at 11:30 AM, mariyan nenchev wrote: > Hi, > >Is it possible to use app engine with some server push framework? Could > you

server push framework + app engine?

2010-03-04 Thread mariyan nenchev
Hi, Is it possible to use app engine with some server push framework? Could you suggest any? Regards. -- 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-tool...@googlegrou

Server Push in GWT

2009-08-24 Thread Amit Jha
Can anyone point me to some implemented examples of Server Push using GWT and Tomcat? I see there are some decent posts written on it, however could not see an example code implementation yet. Thanks Amit --~--~-~--~~~---~--~~ You received this message because you

Async or server push api calls on Gwt 1.7

2009-08-14 Thread code dude
either jetty tutorial is out dated or something to with jetty shipped Gwt ?? Also I want to ask /curious if jetty is now using Jetty as container wont it be better/easy if ads async/server push support officially (they can do similarly with tomcat with advanced IO ) rather users hacking a so

Re: Issue With Server Push

2009-05-18 Thread alex.d
Take a look: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=FAQ_HostedModeNoServer On 19 Mai, 05:24, jagadesh wrote: > Hi guys , > > i want to implement a server push sort of application. what i got is a > tomcat 6 and necessa

Issue With Server Push

2009-05-18 Thread jagadesh
Hi guys , i want to implement a server push sort of application. what i got is a tomcat 6 and necessary api. but i got to know that gwt internal http server is of tomcat 5 . the comet interfaces that are necessary to work for server push are available in tomcat 6 . and even when i tried to

Re: Rpc Issue [ Server Push ]

2009-05-15 Thread Salvador Diaz
Here, this should help you getting started: http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ Cheers, Salvador On 15 mai, 06:06, jagadesh wrote: > Hi guys , > > iam working on a mail sort of application . my requirement is i want > to implement a server

Rpc Issue [ Server Push ]

2009-05-14 Thread jagadesh
Hi guys , iam working on a mail sort of application . my requirement is i want to implement a server push sort of application. when ever a mail comes to the database server , the server should push the mail to client . i tried by creating a rpc in gwt. but when the response comes back to client

Re: GWT Server push

2009-05-13 Thread Rvanlaak
am totally new to GWT and have created a simple client/server app > that does nothing but sends a string from client to server. > > Now I would like to expand it so the server can send messages to all > clients. How can this be done? > > I think the technique one might use for this

Re: GWT Server push

2009-05-12 Thread Salvador Diaz
ver. > > Now I would like to expand it so the server can send messages to all > clients. How can this be done? > > I think the technique one might use for this purpose is called 'server > push'. Can anyone provide a link or some code to demonstrate this in > its ve

Re: Server push example

2009-05-12 Thread Célio
replies with a greeting. > > Now, I would like to extend this example to make the server > 'broadcast' a message to all clients. I believe this mechanism is > called 'server push'. My question is if someone can help me implement > this simple requirements or guide m

Server push example

2009-05-12 Thread zimzalabim
s/her name and sends it to the server, then the server replies with a greeting. Now, I would like to extend this example to make the server 'broadcast' a message to all clients. I believe this mechanism is called 'server push'. My question is if someone can help me implement thi

GWT Server push

2009-05-12 Thread zimzalabim
is called 'server push'. Can anyone provide a link or some code to demonstrate this in its very simplest form? All answers are truly appreciated! Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &

Re: server push

2009-01-06 Thread David Hoffer
You might google for Rocket-gwt it has a comet implementation. -Dave On Tue, Jan 6, 2009 at 3:22 AM, vasu wrote: > > hello sir, > > I am new to GWT , I would request you to help me with the > server push concept with a small example , > excluding the cute recu

server push

2009-01-06 Thread vasu
hello sir, I am new to GWT , I would request you to help me with the server push concept with a small example , excluding the cute recursive procedure on http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/5233cf1fc6f2a1a7/3c6aba6a3ae9ec81?lnk=gst&q=server+

Server Push with GWTEventService

2008-12-02 Thread Miles T.
Quote from the annoucement : The first public version is v0.9. All features for version v1.0 are contained and I hope many developers are interested and will use and test the framework in their applications, so that v1.0 can be reached soon. GWTEventService is an event-based client-server communic