There are special instructions on the myfaces site related to Tomcat 5.5. Did you follow those? I can't comment on how useful they are because as I said, I use Tomcat 5.0 If the examples don't work with an out of the box Tomcat 5 instance (after following the documented MyFaces instructions for Tomcat 5.5) then we need to fix the documentation.
sean On Apr 11, 2005 3:24 PM, Gabor_Beres <[EMAIL PROTECTED]> wrote: > Hmm, it's strange. As i already said, my container has default settings. > Just downloaded from apache, and copied the 1.0.9 example wars to > webapps dir. > > I should post the full stack trace, but the log files under log dir > remain untouched. What about yours? > > Thanks > > -----Original Message----- > From: albartell [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 6:22 PM > To: MyFaces Discussion > Subject: Re: 1.0.9-app exceptions > > Just so you have some input from a Tomcat 5.5.7 user... > > I have been using Tomcat 5.5.7 since Nov 2004 with MyFaces 1.0.7 and it > has worked great. I also upgraded to MyFaces 1.0.9 about a month ago > and that also ran fine in Tomcat 5.5.7 (I didn't know 1.0.9 was in RC > status so I downgraded back to 1.0.7 because of bugs). > > HTH, > Aaron Bartell > > Gabor_Beres wrote: > > >Yes, i tried 1.0.8 and 1.0.7 final a couple months ago, both produced > an > >exception at startup. I don't remember their stack trace, but i guess > it > >is the same. > >On tomcat 5.0 everything goes fine. > >My 5.5.7 configuration is default, I didn't touch anything. > > > >Thanks for any assistance. > > > >-----Original Message----- > >From: Sean Schofield [mailto:[EMAIL PROTECTED] > >Sent: Monday, April 11, 2005 5:10 PM > >To: MyFaces Discussion > >Subject: Re: 1.0.9-app exceptions > > > >I use Tomcat 5.0 but I know there are some issues with Tomcat 5.5. > >Were you able to get previous versions of this WAR file working on > >5.5? My guess is that you have a configuraiton problem. Perhaps a > >5.5 user can provide some assistance. > > > >sean > > > >On Apr 11, 2005 5:29 AM, Gabor_Beres <[EMAIL PROTECTED]> wrote: > > > > > >> > >> > >> > >>Hi! > >> > >> > >> > >>I have just tried myfaces-1.0.9-app, and have a little problem. > >> > >>All the examples works fine, except myfaces-examples and > >>myfaces-wap-example. myfaces-examples throws that on tomcat 5.5.7: > >> > >> > >> > >>root cause > >> > >> > >> > >>javax.faces.FacesException: > >>org.apache.jasper.JasperException > >> > >> > >> > >> > >> > >org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch( > S > >ervletExternalContextImpl.java:415) > > > > > >> > >> > >> > >> > >org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspVie > w > >HandlerImpl.java:280) > > > > > >> > >> > >> > >> > >org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:30 > 0 > >) > > > > > >> > >> > >javax.faces.webapp.FacesServlet.service(FacesServlet.java:110) > > > > > >> > >> > >> > >> > >org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(Extens > i > >onsFilter.java:112) > > > > > >> > >> > >>and myfaces-wap-examples that: > >> > >> > >> > >>root cause > >> > >> > >> > >>java.lang.NullPointerException > >> > >> > >> > >> > >> > >javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.ja > v > >a:646) > > > > > >> > >>javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:254) > >> > >> > >>org.apache.myfaces.taglib.core.ViewTag.doStartTag(ViewTag.java:90) > >> > >> > >> > >> > >> > >org.apache.jsp.index_jsp._jspx_meth_f_view_0(org.apache.jsp.index_jsp:9 > 9 > >) > > > > > >> > >>org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:73) > >> > >> > >>org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99) > >> > >> > >> > >> > >javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > > > > >> > >> > >> > >> > >org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.j > a > >va:325) > > > > > >> > >> > >> > >> > >org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295 > ) > > > > > >> > >>org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245) > >> > >> > >> > >> > >javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > > > > >> > >> > >> > >> > >>I know that's is not much, but i'm yet to figure out why this tomcat > >> > >> > >release > > > > > >>doesn't write anything to log files. > >>______________________________________________________________ > >> Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes > >> > >> > >a > > > > > >>FreeStarttol. > >> Probald ki most! http://www.freestart.hu > >> > >> > >> > >> > > > > > > > > > >____________________________________________________________________ > >Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a > FreeStarttol. > >Probald ki most! http://www.freestart.hu > > > > > > > > ____________________________________________________________________ > Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a > FreeStarttol. > Probald ki most! http://www.freestart.hu >