I am getting the following exception and though I have looked at bug
37796 I still can't decide if what I am trying to do cannot be done
with symbol replacement or if I have made a mistake.

The Component jsfid attribute is null.  The cause is most likely a
missing "clayJsfid" attribute when using HTML templates and nesting
a clay component.  It is also likely that the problem was caused by using
generic templates with symbol replacement of the
[EMAIL PROTECTED]:
java.lang.NullPointerException

In my component that extends clay, clayJsfid is tied to a value
binding expression [EMAIL PROTECTED] and in my .html file I
specify the symbol managed-bean-name to be myBean.

What exactly constitutes a generic template?

Thanks,
Ryan

Reply via email to