Wave in a box setup

2016-11-08 Thread Darin Willits
Hi, I’m trying to setup a quick demo server so that I can start evaluating Wave for possible use in a project I am looking at. I cloned the repo, ran "grade run” and then connected to the server on localhost:9898 but after I log in, I can’t edit any wave. I always get an error message in the

Re: Wave in a box setup

2016-11-08 Thread Darin Willits
ou can patch Wave's code with this SwellRT commit: > https://github.com/P2Pvalue/swellrt/commit/330326c1fc13d47699a552eab8be7ef4d8bb10fd > > ;) > > > > 2016-11-08 15:32 GMT+01:00 Darin Willits : > >> Hi, >> >> I’m trying to setup a quick demo serv

SuperDev

2016-12-02 Thread Darin Willits
Hi, I am still just beginning my exploration of apache wave so forgive the silly question, but as a starting point I’d like to know that I can debug the client side (as that is where my interest is). I’ve been able to get the server running with "grade run", but when I try "gradle gwtDev” and

Re: SuperDev

2016-12-05 Thread Darin Willits
> last time i looked into the client dev mode it seemed that it fails because > of the compilation errors which production just skips, ill see if i can get > it up and running for you. > > Evan > > On Sat, 3 Dec 2016 at 07:11 Darin Willits wrote: > >> Hi, >>

Re: [GitHub] incubator-wave pull request #18: Fixes taken from SwellRT

2016-12-08 Thread Darin Willits
Pablo, Thanks for this. It seems to have fixed my debugging issues for now anyway. Cheers, Darin > On Dec 6, 2016, at 6:29 AM, pablojan wrote: > > GitHub user pablojan opened a pull request: > >https://github.com/apache/incubator-wave/pull/18 > >Fixes taken from SwellRT > >This