Jim, Have you checked your webapp's log file (or the standard log if you don't have special logging enabled for your application) to make sure the log files show that tiles initialized properly and that there were no errors suggesting Struts or Tiles failed to start up/initialize properly?
Regards, David -----Original Message----- From: Jim Douglas [mailto:[EMAIL PROTECTED] Sent: Sunday, March 13, 2005 3:34 PM To: user@struts.apache.org Subject: TILES Exception To all, I get the following error when I try to acces my website which utilizes Tiles. It was working perfectly on one server and all I did was deploy to a different server copying the root web server directory(Tomcat), which contained all the files necessary. Any help would be appreciated. Thanks, Jim type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: Can't get definitions factory from context. org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContext Impl.java:845) org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextIm pl.java:778) org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:72) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java: 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) root cause javax.servlet.jsp.JspException: Can't get definitions factory from context. org.apache.struts.taglib.tiles.InsertTag.processDefinitionName(InsertTag.ja va:575) org.apache.struts.taglib.tiles.InsertTag.createTagHandler(InsertTag.java:47 4) org.apache.struts.taglib.tiles.InsertTag.doStartTag(InsertTag.java:436) org.apache.jsp.index_jsp._jspx_meth_tiles_insert_0(org.apache.jsp.index_jsp :89) org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:63) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java: 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) note The full stack trace of the root cause is available in the Apache Tomcat/5.5.4 logs. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]