Hi OTN,
while working on my ADF BC application I oftenly see a following message at JDev start:
Business Components: Unable to find referenced object
Object=...
Owner=...
I usally check those business components and can't see any malfunction in their definition.
Yesterday I encountered strange behaviour while inserting new rows in linked view objects. It seemed that there was no entity association (key cascade update didn't work) and new row in linked VO wasn't commited at all.
Today at JDev startup I see two messages with "Unable to find referenced object" and "Owner" in the messages is pointing to ViewLink based on the strangely-working association. "Objects" in the messages are pointing to attributes on which association is built.
What does this message mean and could this issue be concerned to framework unexpected behavior while inserting new rows?
Business Components comes from compiled jar library.
Thanks.
Jdev 11.1.1.3