more helpful logging: 2007-02-16 11:05:48,529 ERROR [org.apache.struts.action.ActionServlet] Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so marking the servlet as unavailable. Most likely, this is due to an incorrect or missing library dependency. javax.servlet.ServletException: IO Error while parsing file '/WEB-INF/tiles-defs.xml'. Connection timed out at org.apache.struts.tiles.TilesPlugin.initDefinitionsFactory(TilesPlugin.java:233) at org.apache.struts.tiles.TilesPlugin.init(TilesPlugin.java:137)
On Tue, 2007-02-20 at 17:07 -0500, Brian Long wrote: > hi folks. > > I have code that works just fine under jboss 4.0.4GA that is blowing up > attempting to load the ear in jboss 4.0.5 > > <log> > 2007-02-16 11:05:48,526 ERROR [org.apache.struts.tiles.TilesPlugin] > Can't create Tiles definition factory for module ''. > > 2007-02-16 11:05:48,529 ERROR [org.apache.struts.action.ActionServlet] > Unable to initialize Struts ActionServlet due to an unexpected exception > or error thrown, so marking the servlet as unavailable. Most likely, > this is due to an incorrect or missing library dependency. > </log> > > Does anyone know of something shipped with jboss 4.0.5 that might be > fighting my tiles plugin? > > Absent that, does anyone know where i can get better error info on what > exactly is failing? > > Thanks in advance, > -bml > > -- _________________________________ | | Brian M. Long | Virginia Tech Middleware | 1700 Pratt Drive | Blacksburg, VA 24060 | Office Phone: (540) 231-0409 | Campus Mail Code (0479) | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]