0 Replies Latest reply on Mar 4, 2004 12:48 PM by jonnyroadstar

    JSTL - JBoss 3.2.3 - TOMCAT 4.1 Does this configuration run?

    jonnyroadstar

      hi,
      i've seen a few posts reporting difficulties getting JSTL to work with JBoss 3.2.3. So is there a basic problem getting JSTL and JBoss 3.2.3 to run.

      I've seen it suggested the the JBossWebLoader doesn't seem to be looking for TLD files within the jars in the WEB-INF/lib directory. Is this this so ?

      In my case i'm getting the following rudimentary parser error reported whenever I have the jstl.jar and standard.jar deployed in my WEB-INF/lib :-

      ERROR[digester] Parse Error at line 6 column 19: Document root element "taglib", must match DOCTYPE root "null"

      org.xml.sax.SAXParseExcetpion: Document root element "taglib" must match DOCTYPE root "null"


      Also some other Parse errors:-
      ERROR[digester] Parse error................Document is Invalid:no grammar found

      It would seem that its not a problem with the JSTL but with the Parsers?

      Are JBoss guys fixing this? Do I need to use a later version of Tomcat? or A later version of some DTD?

      Any feedback much appreciated.

      regards jonny