sorry for the late answer yes you are wright thank you very mucj for the help, fixed it dont know why i was getting those file not found messages works fine now thanks again
On Sep 24, 7:39 pm, Marcel Prasetya <[email protected]> wrote: > I was able to accesshttp://javasippy.appspot.com/_wave/capabilities.xml, > that returns this: > > ?xml version="1.0" encoding="utf-8"?> > <w:robot xmlns:w="http://wave.google.com/extensions/robots/1.0"> > <w:capabilities> > <w:capability name="WAVELET_PARTICIPANTS_CHANGED" content="true" /> > </w:capabilities> > <w:version>1</w:version> > </w:robot> > > Please note that you're missing an open angle bracket at the > beginning. The first line should be: > > <?xml version="1.0" encoding="utf-8"?> > > Hope that helps. > > Marcel > > > > On Thu, Sep 24, 2009 at 9:22 PM, maxsap <[email protected]> wrote: > > > hello Marco thanks for the reply, yes my application is visible and > > yes http://javasippy.appspot.com/is working but when i try to see > > the capabilities.xml i get 404 not found, also when i add the bot to > > the wave it doesn't work (I am using google chrome). the structure of > > my project is -> > > > javasippy > > ->src > > ->war > > ->_wave > > ->capabilities.xml > > ->WEB_INF > > -- > Marcel Adi Prasetya > [email protected] > Software Engineer, Google Inc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
