Re: GWT Spring - WebApplicationInitializer does not start

2016-03-25 Thread Thomas Broyer
On Thursday, March 24, 2016 at 11:08:07 PM UTC+1, Łukasz Drzyzga wrote: > > 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 >

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