I'm trying to change the feed URIs to /feed/elliot/ instead
of
/feed/atom/1.0/elliot/
I've edited urlrewrite.xml and FeedServlet.java. are there
other files
that connect these together?
I also saw that web.xml points to
org.osaf.cosmo.feed.FeedServlet .
the biggest problem I have now is that when I try to access
http://localhost:8080/cosmo/feed/elliot/elliot_s_calend
ar , the server
gets stuck processing indefnitely until the browser times
out. after
that, java.exe uses 100% CPU until I manually force it to
terminate.
it seems that it's stuck in an infinite loop, but I'm not
sure why
this would be. how should I debug?
_______________________________________________
cosmo-dev mailing list
cosmo-dev lists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
|