Hi
I have got 4 DC's A,B,C and D.
DC A is using DC B nad DC C. And DC C and DC B both of them are using DC D
In short the structure is like
A----B-----D
A-----C-----D
Two copies of DC D are resulting in a class cast exception when i try to access interface of DC D.
Any solutions to this
Regards,
Richa