Are you sure proxy is working ??? I'm working with OJB 1.0 rc3. I've got all my simple collections. Not arrays, not manageable collections only Vectors. Everytime I turned on the proxy in my repository.xml, always the same Exception :
[org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDefaultImpl] ERROR: while set field: object class[ com.hbk.bean.Neighbourhood target field: houses target field type: class java.util.Vector object value class: org.apache.ojb.broker.accesslayer.ListProxy object value: [EMAIL PROTECTED] java.lang.IllegalArgumentException I don't understand at all. Can we have a concrete example in the tutorial ? Christophe
