Re: Server Problems with Typesafe Config in Head (fc70bb9)

2015-07-09 Thread Yuri Z
Sure, I ll add it today. I think we need both as we need ability to run wave server from compiled classes as opposed to running it from distributable jar. On Fri, Jul 10, 2015 at 5:21 AM Ali Lown wrote: > Hi Yuri, > > Evan was having a problem running the server using the run-server.sh > script,

Server Problems with Typesafe Config in Head (fc70bb9)

2015-07-09 Thread Ali Lown
Hi Yuri, Evan was having a problem running the server using the run-server.sh script, with the error below: (Note that it works fine using ant run-server, due to that being completely separate from the script) Exception in thread "main" java.lang.NoClassDefFoundError: com/typesafe/config/ConfigMe