Hi List,
I'm trying to set the extendedAttributes in a Person instance. For that
purpose I added in XmlRpcPerson.java the following method:
public void setExtendedAttributs(Map arg) throws OgoException,
ConnectionException{
put(PERSON_EXTENDED_ATTRS,arg);
}
Of course this method is in the Person Interface. When the method
setExtendedAttributs is called, I get this error message:
org.opengroupware.jogi.ogo.ConnectionException: unsupported Java type:
class java.util.HashMap
Has someone an idea in which format the extended attributes have to be
delivered so they are accepted?
I apologize for any thought.
Greets
Christoph
--
****************************************
Christoph Guse
Löhstraße 34
41747 Viersen
Tel. 0 21 62 / 50 24 066
Mobil 01 72 / 160 74 84
VoIP 0 12 12 / 39 64 48 831
****************************************
--
OpenGroupware.org XML-RPC
xmlrpc@xxxxxxxxxxxxxxxxx
http://mail.opengroupware.org/mailman/listinfo/xmlrpc
|