Hi,

As mentioned in the other thread, the profile isn't defined in the
capabilites.xml anymore. Quoting the robot overview:

"A robot, by default, does not provide this profile information. For
Java robots, you must add a Profile servlet to your application
(http://code.google.com/apis/wave/extensions/robots/java-
tutorial.html#Profiles) which responds with this data. In Python, you
provide this information within the robot's constructor (http://
code.google.com/apis/wave/extensions/robots/python-
tutorial.html#DefiningMain). Consult the client library documentation
for more information."

On Nov 7, 3:02 am, Austin McGowan <[email protected]> wrote:
> The profile line in my capabilities.xml file doesn't work. Here is the
> contents of the file:
>
> <w:robot xmlns:w="http://wave.google.com/extensions/robots/1.0";>
>  <w:version>1.1</w:version>
>  <w:capabilities>
>    <w:capability name="WAVELET_PARTICIPANTS_CHANGED" content="true" /
>
>    <w:capability name="BLIP_SUBMITTED" content="true" />
>  </w:capabilities>
>  <w:profile name="SimlerBot" imageurl="http://www.yqmonline.com/sb/
> simlerbot.png" profileurl="http://simlerbot.appspot.com"/>
> </w:robot>
>
> I copied it almost verbatim from the tutorial. Anyone know why it
> isn't working (profile only). The image doesn't load nor does the
> profile url or the name change.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" 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/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to