RES: AW: [opencms-dev] Article Management 6ver3

GV kpkp at gmx.net
Mon Feb 21 23:20:51 CET 2005


tried that one and now the error is:

org.apache.taglibs.datetime.TimeZonesTEI

any hint?

Thanks

On Tuesday 22 February 2005 00:05, rvc_one at mizar.com.br wrote:
> GV,
>
>   download it from the folowing link. It is a apache mirror.
>
> http://ftp.pucpr.br/apache/jakarta/taglibs/datetime/binaries/jakarta-taglib
>s -datetime-1.0.1.zip
>
> Regards,
>
> Rommel
>
> -----Mensagem original-----
> De: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] Em nome de GV
> Enviada em: segunda-feira, 21 de fevereiro de 2005 18:46
> Para: The OpenCms mailing list
> Assunto: Re: AW: [opencms-dev] Article Management 6ver3
>
> Hi Ulrich,
>
> when going to:
>
> http://jakarta.apache.org/site/binindex.cgi#Release%20Builds
>
> in order to download the Datetime Tag Library, there is NOTHING to download
>
> :-( As a result, I tried the:
>
> http://jakarta.apache.org/builds/jakarta-taglibs/nightly
>
> which consists the entire Taglib! I suppose that this wasn't correct?
>
> Thanks
>
> On Monday 21 February 2005 20:50, Ulrich Rueth wrote:
> > Hi,
> >
> > as far as I can read from your exception stack, OpenCms cannot find
> > the Jakarta DateTime taglib
> > ("org.apache.taglibs.datetime.DateFormatSymbolsTEI"). The next line
> > ("Requested
> > resource: ...") is a bit misleading. It's just that InfoRuethNewss.jsp
> > uses this tag library (see there the import <%@ taglib prefix="cms"
> > uri="http://www.opencms.org/taglib/cms" %>).
> >
> > I suggest that you check "Step 3: Add the Jakarta DateTime tag library
> >to  OpenCms" in
> >
> >http://www.rueth.info/articlemanagement-documentation/opencms6/article_
> >0001 . html. It should work then. Make sure that you name the tld file
> >exactly as  stated in your web.xml file.
> >
> > Regards
> > Ulrich
> >
> > -----Ursprungliche Nachricht-----
> > Von: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org]Im Auftrag von GV
> > Gesendet: Sonntag, 20. Februar 2005 21:53
> > An: The OpenCms mailing list
> > Betreff: [opencms-dev] Article Management 6ver3
> >
> >
> > Hi there,
> >
> > was going through the installation of the Article Management module
> > and got a
> > problem:
> >
> > I did apply everything as described in the following link:
> >
> >http://www.rueth.info/articlemanagement-documentation/opencms6/article_
> >0002
> >. html
> >
> > but when clicking on the "index.html" file, wich can be found in my
> > sample site, the following error appears:
> >
> > An error occured.
> > org.apache.taglibs.datetime.DateFormatSymbolsTEI
> > Requested
> > resource:
> > /system/modules/info.rueth.opencms.articles/templates/InfoRuethNewss.j
> > sp
> > OpenCms version: 6.0 alpha 3 Caladan
> > OpenCms context: /opencms/opencms
> >
> > Well, the problem is that the pathh
> > "/system/modules/info.rueth.opencms.articles/templates/InfoRuethNewss.jsp
> >" is
> > a valid one. I mean "InfoRuethNewss.jsp" does exist!!!
> >
> > Also, in the "default.jsp" shouldn't the:
> >
> > "<% if (cms.template("foot")) {"
> > be changed to:
> > "<% if (cms.template("foot")) { %>"
> >
> > Thanks for your assistance



More information about the opencms-dev mailing list