Hi

 

I’m trying to fire up the myfaces-tiles example 1.07beta.

 

It throws this on tomcat5:

 

java.lang.NullPointerException
        net.sourceforge.myfaces.application.jsp.JspTilesViewHandlerImpl.renderView(JspTilesViewHandlerImpl.java:154)
        net.sourceforge.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:287)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)
        net.sourceforge.myfaces.custom.fileupload.MultipartFilter.doFilter(MultipartFilter.java:88)
 
and in my application:
 
java.lang.NullPointerException: Tiles DefinitionsFactory must not be null
        net.sourceforge.myfaces.application.jsp.JspTilesViewHandlerImpl.renderView(JspTilesViewHandlerImpl.java:82)
        net.sourceforge.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:282)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)
        net.sourceforge.myfaces.custom.fileupload.MultipartFilter.doFilter(MultipartFilter.java:88)
 
can you tell me why? Sorry if i asking about a well known problem, i’m a newbe.

 


______________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu

Reply via email to