Error in setting LDAP group''s displayname

Hello all,

I’'m using AD,embedded DB and JM2.2.1. When I set the display name of the groups, which is from LDAP, the following error occurs:

java.lang.UnsupportedOperationException

at org.jivesoftware.messenger.ldap.LdapGroupProvider.setName(LdapGroupProvider.jav a:105)

at org.jivesoftware.messenger.group.Group.setName(Group.java:95)

at org.jivesoftware.messenger.admin.group_002dedit_jsp.jspService(group_002dedit jsp.java:156)

at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)

at

But after restarting the JM, the display name is set.

any thoughts?

Thanks !!