GWT Spring - WebApplicationInitializer does not start

2016-03-24 Thread Łukasz Drzyzga
Hi, I want to configure Stomp MessageBroker by programmaticaly java code using Spring annotations in GWT 2.7 project but I noticed that method onStartup is not executed :/ I used system output print, logger and breakpoints and it's confirmed. I don't know what the problem? Maybe Jetty doesn't

Call client method from server

2016-03-14 Thread Łukasz Drzyzga
Hi, I wonder if it's possibile to call method of specific client from server eg. using RPC? I have to do something in client nr 1 after another client send some data to server? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from