0 Replies Latest reply on Apr 1, 2005 8:31 PM by martingales

    Guidance on JavaServerFaces (JSF)

    martingales

      Using the default server I dropped my JSF application WAR and it worked. The app also used Tiles.

      When I installed the portal 2.0 beta (which I believe is JSF) my application would not work. I encountered a problem with Tiles.

      Is there guidance on Deploying JSF applications? Error listing below.

      Thank you

      2005-04-01 19:19:14,284 INFO [org.apache.struts.tiles.TilesServlet] Start Tiles initialization
      2005-04-01 19:19:14,324 INFO [org.apache.struts.tiles.TilesServlet] Try to load Tiles factory
      2005-04-01 19:19:14,444 ERROR [org.apache.struts.tiles.TilesServlet] Tiles Factory load fail !
      org.apache.struts.tiles.DefinitionsFactoryException: IO Error while parsing file '/WEB-INF/tiles.xml'. jakarta.apache.org
       at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.parseXmlFile(I18nFactorySet.java:538)
       at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.parseXmlFiles(I18nFactorySet.java:467)
       at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.createDefaultFactory(I18nFactorySet.java:271)
       at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.initFactory(I18nFactorySet.java:246)
       at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.initFactory(I18nFactorySet.java:196)