Hi Justin, On Wed, Sep 29, 2010 at 11:54 AM, Justin <[email protected]> wrote:
> Hi, > > Trying to get the two example agents (echoey and probey) running, but > getting the error below: > > The web client works, the console client works, only the agents doing > this. > > Trying to start the agent by running ./run-agent-echoey.sh > Java version "1.6.0_20" > Ubuntu 10.04 > > Any pointers as to what I'm doing wrong greatly appreciated. > > --- > Exception in thread "main" java.lang.NoClassDefFoundError: com/sixfire/ > websocket/WebSocket > Thanks for your report, it seems that the build file wasn't updated after the client console has switched over to websockets. I have submitted a fix for review at [0], feel free to patch that in locally for now. Greetings, Lennard [0] http://codereview.waveprotocol.org/158001 -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
