Hi. In case of a missing renderer, I constantly get the following error:
java.lang.NoSuchMethodError: java.lang.StringBuffer.insert(ILjava/lang/CharSequence;)Ljava/lang/StringBuffer; at javax.faces.component.UIComponentBase.getPathToComponent(UIComponentBase.java:793) at javax.faces.component.UIComponentBase.getPathToComponent(UIComponentBase.java:764) at javax.faces.component.UIComponentBase.getRenderer(UIComponentBase.java:747) at javax.faces.component.UIComponentBase.getRendersChildren(UIComponentBase.java:307)
Nightly snapshot, jdk 1.4.2_07. Has anybody else experienced that? Bye. /lexi

