On Mon, Jan 24, 2011 at 23:09, Gerardo Lozano <[email protected]> wrote:
> We registered the bots via that URL. > > We found some issues: > > > - Not adding "http://" causes uri.getHost() to be 'null' consequently it > appends null to the robotLocation string (this is > org.waveprotocol.box.server.robots.RobotRegistrationServlet.java) > Fixing this right now. > - If correctly typed, the registered robot, after being added to a wave, > does not do anything within the wave. There is not even any evidence in > the > LOG that the robot is doing anything. ='( > - We tried several formats for adding the bots including "http:// > <robot>. > appsot.com", "<robot>.appspot.com", "http://<robot>@appspot.com",and > "<robot>@appspot.com" still with no results > > The address you registered the robot on should just be fine. I take it you actually replace @appspot.com with whatever your server is set up to serve? Greetings, Lennard
