On Mon, 2010-01-18 at 12:08 -0800, Ben Kalman wrote: > Yeah the API jar is broken, I've been meaning to fix this for a long > time but was waiting for the 0.3 release of the protocol. I'll remove > the API target from the build for the time being.
Just as a follow on to this. I've got my hello world compiling however on running it throws the following: INFO: Connected as [email protected] Exception in thread "pool-1-thread-1" java.lang.NoSuchMethodError: org.waveprotocol.wave.examples.fedone.agents.agent.AgentConnection.getParticipantId()Ljava/lang/String; at org.waveprotocol.wave.examples.fedone.agents.agent.AgentEventProvider.participantAdded(AgentEventProvider.java:127) at org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend.notifyWaveletOperationListeners(ClientBackend.java:488) at org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend.receiveWaveletUpdate(ClientBackend.java:427) at org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend $1.run(ClientBackend.java:200) at org.waveprotocol.wave.examples.fedone.waveclient.common.ClientBackend $1.run(ClientBackend.java:195) at com.google.protobuf.RpcUtil$1.run(RpcUtil.java:81) at com.google.protobuf.RpcUtil$1.run(RpcUtil.java:73) at org.waveprotocol.wave.examples.fedone.rpc.ClientRpcController.response(ClientRpcController.java:131) at org.waveprotocol.wave.examples.fedone.rpc.ClientRpcChannel $1.message(ClientRpcChannel.java:77) at org.waveprotocol.wave.examples.fedone.rpc.SequencedProtoChannel $1.run(SequencedProtoChannel.java:142) at java.util.concurrent.ThreadPoolExecutor $Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor $Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) I am including both the api and the client-console jars in the build process. -- James Purser http://wavingtheshiny.collaborynth.com.au Wave Addresses: [email protected] (wave.google.com) [email protected] (wavesandbox.com) [email protected] (collaborynth.com.au FedOne Server) Skype: purserj1977 GTalk: [email protected]
-- 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.
