You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Mohammad Norouzi <mn...@gmail.com> on 2007/06/06 13:16:07 UTC

TimedNotifier and submit button?

Hi All
I have a timedNotifier tag in my xhtml page and it works fine, but when I
press the submit button in that page an exception will be displayed with
following message:

I am using myfaces 1.1.6 and nightly build of sandbox and tomahawk, and
facelets
any comment would be of great help,
thanks

*exception*

javax.servlet.ServletException: Unsupported component class
org.apache.myfaces.custom.timednotifier.TimedNotifier
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:154)
	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:100)
	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147)
	org.jboss.seam.servlet.SeamRedirectFilter.doFilter(SeamRedirectFilter.java:29)
	org.jboss.seam.servlet.SeamCharacterEncodingFilter.doFilter(SeamCharacterEncodingFilter.java:41)

*root cause*

java.lang.IllegalArgumentException: Unsupported component class
org.apache.myfaces.custom.timednotifier.TimedNotifier
	org.apache.myfaces.custom.timednotifier.TimedNotifierRenderer.decode(TimedNotifierRenderer.java:55)
	javax.faces.component.UIComponentBase.decode(UIComponentBase.java:652)
	javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:758)
	javax.faces.component.UIForm.processDecodes(UIForm.java:56)
	javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:754)
	javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:138)
	org.apache.myfaces.lifecycle.ApplyRequestValuesExecutor.execute(ApplyRequestValuesExecutor.java:32)
	org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)
	org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)
	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:100)
	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147)
	org.jboss.seam.servlet.SeamRedirectFilter.doFilter(SeamRedirectFilter.java:29)
	org.jboss.seam.servlet.SeamCharacterEncodingFilter.doFilter(SeamCharacterEncodingFilter.java:41)



-- 
Regards,
Mohammad
--------------------------
see my blog: http://brainable.blogspot.com/