Hi,
This is the error stacktrace(partial) i get when I try using the
s:inputTextAjax component in my form as given in examples
viz.'inputAjax.jsp'. Can anyone help me decipher this.? I am using 1.1.4
snapshots of myfaces(api,impl),tomahawk,tomahawk-sandbox.
Kindly let me know what am i missing..
thanks ,
Ajit
ApplicationDispatcher[/project-1] Servlet.service() for servlet jsp threw
exception
java.lang.ClassCastException
at
org.apache.myfaces.custom.ajax.util.AjaxRendererUtils.writeAjaxScript(AjaxRendererUtils.java:128)
at
org.apache.myfaces.custom.ajax.util.AjaxRendererUtils.writeAjaxScript(AjaxRendererUtils.java:86)
at
org.apache.myfaces.custom.inputAjax.HtmlInputTextAjaxRenderer.encodeJavascript(HtmlInputTextAjaxRenderer.java:64)
at
org.apache.myfaces.custom.inputAjax.HtmlInputTextAjaxRenderer.encodeEnd(HtmlInputTextAjaxRenderer.java:95)
at
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:536)
at
org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChild(RendererUtils.java:442)
at
org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase.renderChildren(HtmlGridRendererBase.java:216)
at
org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase.encodeEnd(HtmlGridRendererBase.java:98)
at
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:536)
at
org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChild(RendererUtils.java:442)
at
org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChildren(RendererUtils.java:419)
at
org.apache.myfaces.shared_impl.renderkit.html.HtmlGroupRendererBase.encodeEnd(HtmlGroupRendererBase.java:75)
--
View this message in context:
http://www.nabble.com/Error-while-Using-s%3AinputTextAjax-t1812568.html#a4940265
Sent from the MyFaces - Users forum at Nabble.com.