0 Replies Latest reply on Jun 19, 2007 4:16 AM by dreuzel

    accessing a file  in WEB-INF

      I tried out a facelet application adding a taqlibrary , creating custom tags


      It is suggested to add the library in /WEB-INF/facelets/tags/mytags.taglib.xml


      but it just does not find the file the there. (File not found)
      I changed the ear build so that it is realy in jboss - ear - war File and deployment directories. THis on the correct spot. but it can not saem to find the file over there.

      Error: Severe: Error Loading Library /WEB-INF/taglibrary/mytag.taglib.xml
      java.io.FilenotFoundException same location I'm using windows XP



      I'm I still missing something to allow me to access that file ??
      Are there more things I can verify


      Thanks in advance