Hi Martin,
Right!  there was a myfaces jar under tomcat. It is working now. I am curious why the error message showed up when deploying simple.war. Thanks.!
Martin Marinschek <[EMAIL PROTECTED]> wrote:
Hi Dave,

HtmlRssTickerRenderer is not included anymore in the MyFaces
distribution - which means that you might have some artifacts of the
old distribution in one of your web-application (or web-app server)
directories.

could that be?

regards,

Martin

On 9/15/05, Dave <[EMAIL PROTECTED]>wrote:
>
> I downloaded the latest nightly build 2005/9/12, and dropped the simple.war
> into the JBoss AS(4.0.3RC1) deploy directory, I got the following error:
>
> 18:12:27,640 ERROR [StartupServletContextListener] Error initializing
> ServletContext
> java.lang.ClassCastException:
> org.apache.myfaces.custom.rssticker.HtmlRssTickerRenderer
> at
> org.apache.myfaces.config.FacesConfigurator.configureRenderKits(FacesConfigurator.java:595)
> at
> org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:131)
> at
> org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
> at
> org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
> at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3669)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4104)
> at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
> at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)>
> Bruno Aranda <[EMAIL PROTECTED]>wrote:
> You should have to download a recent nightly build, where many many
> bugs have been resolved and it has the t:columns. Soon, we will have a
> next release...
>
> Bruno
>
> 2005/9/15, Dave :
> > Thanks. I downloaded 1.0.9 that have examples/simple exmples. But I could
> > not find the JSP openDataTable.jsp. Is it in 1.0.9 or nightly builds?
> > Thanks.
> >
> > Bruno Aranda wrote:
> > Yes, this is possible using the tomahawk t:columns component
> > (http://myfaces.apache.org/tomahawk/columns.html). See
> also
> > the
> > simple.war examples (openDataTable.jsp) for an example.
> >
> > Regards,
> >
> > Bruno
> >
> >
> > 2005/9/14, Dave :
> > > Can dataTable support variable number of columns? which extension has
> loop
> > > tag? Is it a good idea to use it with JSF? Is there anything I can in
> > > backing bean to support variable number of columns? Thanks. Dave
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam? Yahoo! Mail has the best spam protection around
> > > http://mail.yahoo.com
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
>
>
> ________________________________
> Yahoo! for Good
> Click here to donate to the Hurricane Katrina relief effort.
>
>


--

http://www.irian.at
Your JSF powerhouse -
JSF Trainings in English and German

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to