Hello,

I'm trying to use the DMapImpl class to store java Map objects, but this
exception is thrown :

org.apache.ojb.broker.metadata.ClassNotPersistenceCapableException: Could not
init Identity for given object class java.lang.String: java.lang.String not
found in OJB Repository

Does this mean I can't store String objects as Map values ? Must I extend the
String class to add an identifier ? Isn't there any other solution ?

Regards,
Cedric

-- 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to