Re: webAppCreator + Maven = HTTP ERROR 404

2017-05-10 Thread Irek Szczesniak
Thank you, Thomas! I wanted to decompress the war file, because I didn't know that an exploded war already had all the files. W dniu poniedziałek, 8 maja 2017 19:35:24 UTC+2 użytkownik Thomas Broyer napisał: > > > > On Sunday, May 7, 2017 at 10:28:00 PM UTC+2, Irek Szczesni

Re: webAppCreator + Maven = HTTP ERROR 404

2017-05-07 Thread Irek Szczesniak
, but I wonder whether there is an easier way. Thanks & best, Irek W dniu niedziela, 7 maja 2017 21:20:26 UTC+2 użytkownik Irek Szczesniak napisał: > > Hi, > > I created a sample GWT project with the Maven template: > > ./gwt-2.8.1/webAppCreator -templates maven,sample -o

webAppCreator + Maven = HTTP ERROR 404

2017-05-07 Thread Irek Szczesniak
Hi, I created a sample GWT project with the Maven template: ./gwt-2.8.1/webAppCreator -templates maven,sample -out app com.example.app Then I want to run the dev mode: mvn gwt:devmode In the browser I get this error: HTTP ERROR 404 Problem accessing /app.html. Reason: Not Found I would appre

GWT + Open API

2017-03-20 Thread Irek Szczesniak
Hi, I need to develop a web client with GWT, which consumes a web service defined with Open API (formerly Swagger). I wonder whether someone could offer some advice on how to do it best with GWT. Thanks, Irek -- You received this message because you are subscribed to the Google Groups "GWT