Hi, I'm pretty sure I'm not the first one to try, but I'll ask however.
I have a FedOne server federated with wavesandbox. When I add a robot to a wave created on the FedOne server and shared between the FedOne user and a sandbox user, the bot doesn't listen to any events on this wave. I guess it's because the robot agent has no access to my server? If I add the robot to a wave created in the sandbox (which works fine), and _then_ add a user from the FedOne server, it makes the FedOne client (using the console client for now) crash: raph...@raphink.net> /open 0 Exception in thread "main" java.lang.IllegalArgumentException at com.google.inject.internal.Preconditions.checkArgument(Preconditions.java:72) at org.waveprotocol.wave.examples.fedone.waveclient.console.ScrollableWaveView.render(ScrollableWaveView.java:84) at org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient.render(ConsoleClient.java:739) at org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient.setOpenWave(ConsoleClient.java:489) at org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient.doOpenWave(ConsoleClient.java:472) at org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient.doCommand(ConsoleClient.java:272) at org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient.run(ConsoleClient.java:199) at org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient.main(ConsoleClient.java:837) Is this known? When is it planned to let robots talk with FedOne servers? Regards, Raphaël -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to google-wave-...@googlegroups.com. To unsubscribe from this group, send email to google-wave-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.