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