Menu

TLDs missing

Help
Alan Moor
2007-06-08
2013-01-24
  • Alan Moor

    Alan Moor - 2007-06-08

    Wonderful project.  Very nice work.

    I copied the MessAdmin folder into doc root, added jars, and ran the ant task to update web.xml.  After futzing around with it a bit, I discovered that it was missing the TLD files in WEB-INF.  I opened up the messadmin.war and copied them (taglib-core.tld and taglib-fmt.tld) to my WEB-INF and all is well now.

     
    • Cédrik

      Cédrik - 2007-06-13

      Hi Alan,

      Thank you for your kind words.
      The TLD files are embedded in MessAdmin-Core.jar, and should be discovered automagically by your application server.
      Which server (and version) are you using? Did you have to declare the TLDs in your web.xml too?

      Regards,
      Cédrik

       

Log in to post a comment.