Hi,
I've got another question:
I'm using the attribute proxy="true" for reference-descriptor and
collection-descriptor.
And I have three classes A,B,C where C has Bs and B has As
A,B and C all implement their interfaces.
Ok, I have these Objects
A with attributes
id=1
Bid=2
B with attributes
id=2
Cid=3
C object with id 3 doesn't exist
when I load B it results in an error, what I expected.
when I load A I got the same error!
OJB broker could not materialize C{3}
I think this it's not the expected behaviour of an Proxy, to load his
references?
Is it a configurationerror?
Sven
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>