Can you add a junit test for this, so we don't have another regression? -J
On Wed, Sep 29, 2010 at 12:07 PM, Lennard de Rijk <[email protected]> wrote: > Fix committed in [0] (sometimes things happen very fast :)). > Greetings, > Lennard > [0] http://code.google.com/p/wave-protocol/source/detail?r=e76c4a39c63697b60dd3df5380a464266a72bb44 > On Wed, Sep 29, 2010 at 12:03 PM, Lennard de Rijk <[email protected]> > wrote: >> >> 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. > -- 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.
