Hi together,

today I got a mail concerning a bugfix I've been waitig for a long
time.

So I tried to port my bot to the V2 API.

After writing a hello world bot following the tutorial (http://
code.google.com/intl/de-DE/apis/wave/extensions/robots/java-
tutorial.html), I noticed some things.

First of all the tutorial says to write the following lines to the
web.xml whic will redirect every access to the _wave folder to the
Servlet.

<servlet-name>Parroty</servlet-name>

<url-pattern>/_wave/*</url-pattern>

So how should one access the capabilities.xml?

It always gives me error 500 and in the logs there's some error:

java.lang.IllegalAccessException: Class
org.mortbay.jetty.servlet.Holder can not access a member of class ...

So I cannot access the file to check if deployment worked as proposed
in the tutorial.

And will the capabilities.xml file really be created automatically?

So currently I'm not able to get anything running with the V2
Tutorial.

Hope somebody can help!

Thanks in advance...

Lincoln

-- 
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.

Reply via email to