You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-user@incubator.apache.org by Sonja Löhr <so...@arcor.de> on 2006/11/03 11:05:11 UTC

inside

And another problem of mine :

Nesting <ui:insert/> inside a <tr:navigationPane> throws the following
exception:

Warning: illegal component hierarchy detected, expected UIXCommand but found
another type of component instead.

I found this thread
http://www.mail-archive.com/adffaces-user@incubator.apache.org/msg01028.html

but it doesn't seem to be the same problem (concerning whitespace). If I
remove <ui:insert/> but leave these rows empty, for example, there no
complaints anymore.
Shouldn't facelets build the component tree BEFORE trinidad starts working
on it?  

Thanks again,
sonja