Thank you very much for that piece of advice!

I've replaced the syntax of ibm-imm so that it now reads like this:

dn: m-oid=1.3.6.1.4.1.18060.0.9.3.1.9, ou=attributeTypes, cn=other, ou=schema
objectclass: metaAttributeType
objectclass: metaTop
objectclass: top
m-oid: 1.3.6.1.4.1.18060.0.9.3.1.9
m-name: ibm-imm
m-description: the actual block data being stored
m-equality: caseIgnoreIA5Match
m-ordering: caseIgnoreOrderingMatch
m-substr: caseIgnoreSubstringsMatch
m-syntax: 1.3.6.1.4.1.1466.115.121.1.40
m-length: 32700
m-singleValue: TRUE

When I try to create the entry though, It throws a stackOverflow exception. I've copied it here: http://www.copypastecode.com/492565/
 It seems like there might be some kind of recursive call in the apache ds code?

Thanks,
Jon Russell


Reply via email to