Vcard Ldap photo mapping

Hi,

i have stored some image in my ldap, the attribute has the name jpegPhoto it is a binary Attribute.

I installed the ldapvard mapping plugin.

my openfire.xml config in the vcard mapping is.

<vcard-mapping><![CDATA[

<vCard xmlns=“vcard-temp”>

<PHOTO>

<TYPE>image/jpeg</TYPE>

<BINVAL></BINVAL>

</PHOTO>

But i doesn’t function.