i am using the AAPP service to create a weblog. this works
fine, and i
can access the weblog from the roller UI. however, when i do
a get from
the AAPP service, the new weblog is not present. also, if i
do a post to
the weblog from the APP service, it does not find the
weblog. i have the
same issue when users are created from the AAPP endpoint.
should the AAPP service be doing something with CacheManager
when a
weblog / user is created? when a resource is deleted or
modified, it
does a CacheManager.invalidate() ... ?
thanks.
|