It seems your problem is related to JIRA issue MYFACES-579, which has been solved as not being really a bug ;-)

2005/9/21, Burke, Rodney <[EMAIL PROTECTED] >:

All,

 

I was able to resolve this problem by downloading the night build 20050920.

But still have no idea what the root cause is.

 

Thanks

Rodney


From: Burke, Rodney [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 21, 2005 3:04 PM
To: [email protected]
Subject: <x:stylesheet> error when uUpgrading from 1.0.9 to 1.1.0

 

 

Does any one know why I would get the following exception when upgrading to the myfaces-1.1.0 release?

Note, <x:stylesheet path="/css/basic.css"/> tag worked just fine in 1.0.9.

 

javax.servlet.ServletException: Undefined component type org.apache.myfaces.Stylesheet
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)

         org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:693)

         org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:660)
         org.apache.jsp.index_jsp._jspService
(org.apache.jsp.index_jsp:43)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
         org.apache.jasper.servlet.JspServlet.serviceJspFile
(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

 

Btw, when I upgraded I simple replace the myfaces-1.0.9.jar with myfaces-1.1.0 and did a complete rebuild.

 

Thank You,

Rodney


Reply via email to