Wrong Clearspace webservice URL used to create avatars

Description

When Openfire is configured to integrate with Clearspace, the functionality to create a new avatar in the vcard provider does not work because the wrong URL is used to call the create avatar REST service in Clearspace.

Openfire calls http://<server>:<port>/<context>/rpc/rest/avatarService/createAvatar

but the URL should actually be

http://<server>:<port>/<context>/rpc/rest/avatarService/avatars

Environment

None

Activity

Show:
Fixed

Details

Created March 25, 2009 at 9:35 PM
Updated February 1, 2010 at 3:06 AM
Resolved September 8, 2009 at 6:12 PM
Loading...