Ryan Wynn wrote: > Gary, I tried this approach in both forms you described and it seems that > the nested > Clay component is picking up the managedBeanName from the root Clay > component instead > of the one I specify. Which turns out to be the ViewController associated > with the view id. > > I even got the latest nightly build and still experienced the problem. I will > try a > very simple example this weekend, but from my experience today I think this > may be a > bug. I will file a report if I find that it is still not working with a > simple example. >
I did some more looking and you are right. The managedBeanName of a nested Clay component is being ignored. I'll put in a fix for this one. Good catch and thanks for your persistence. Gary > >