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

Ulrich Rueth lists at rueth.info
Wed Feb 23 23:12:15 CET 2005


Did you copy the datetime.jar into WEB-INF\lib directory?

-----Ursprungliche Nachricht-----
Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org]Im Auftrag von GV
Gesendet: Dienstag, 22. Februar 2005 22:18
An: The OpenCms mailing list
Betreff: Re: AW: AW: AW: [opencms-dev] Article Management 6ver3


Hi Ulrich,

did exactly this but ... here is the outcome:

org.apache.taglibs.datetime.TimeZonesTEI

Requested
resource:
/system/modules/info.rueth.opencms.articles/templates/InfoRuethNewss.jsp
OpenCms version: 6.0 alpha 3 Caladan
OpenCms context: /opencms/opencms

a slight different error!!! :-((

I would be grateful if you can find out what kind of stupid thing I did!

Thanks for your help

On Tuesday 22 February 2005 22:39, Ulrich Rueth wrote:
> Use the link in "Download the Datetime Tag Library 1.0.1 Release from an
> Apache Jakarta Project Mirror", click on "Library releases", change to
> folder "datetime" and then download "jakarta-taglibs-datetime-current.zip"
> or "...tar.gz", depending on your operating system.
>
> Regards
> Ulrich
>
> -----Ursprungliche Nachricht-----
> Von: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org]Im Auftrag von GV
> Gesendet: Montag, 21. Februar 2005 23:24
> An: The OpenCms mailing list
> Betreff: Re: AW: AW: [opencms-dev] Article Management 6ver3
>
>
> tried this and when going to:
>
> "
> Download a binary distribution of the Datetime Tag Library
>
> Download the Datetime Tag Library 1.0.1 Release from an Apache Jakarta
> Project
> Mirror
> "
>
> I follow the following link:
> http://jakarta.apache.org/site/binindex.cgi#Release%20Builds
>
> which points to ... nothing except ... I'm blind and can't see it! :-(
>
> Thanks for your help
>
> On Tuesday 22 February 2005 00:13, Ulrich Rueth wrote:
> > Try this one and use the 1.0.1 version:
> >
> > http://jakarta.apache.org/taglibs/doc/datetime-doc/intro.html
> >
> > Regards
> > Ulrich
> >
> > -----Ursprungliche Nachricht-----
> > Von: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org]Im Auftrag von GV
> > Gesendet: Montag, 21. Februar 2005 23:01
> > An: The OpenCms mailing list
> > Betreff: Re: AW: [opencms-dev] Article Management 6ver3
> >
> >
> > Ulrich,
> >
> > I downloaded the following:
>
>
http://cvs.apache.org/builds/jakarta-taglibs/nightly/projects/datetime/jaka
>
> >r ta-taglibs-datetime-20050221.tar.gz
> >
> > but I still get the same error!
> >
> > On Monday 21 February 2005 23:45, GV wrote:
> > > 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_00
> >
> > > >01 . 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_00
> >
> > > >02 . 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.js
>
> > > >p 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
> > > >
> > > >
> > > > _______________________________________________
> > > > This mail is send to you from the opencms-dev mailing list
> > > > To change your list options, or to unsubscribe from the list, please
> > > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > This mail is send to you from the opencms-dev mailing list
> > > > To change your list options, or to unsubscribe from the list, please
> > > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> > > _______________________________________________
> > > This mail is send to you from the opencms-dev mailing list
> > > To change your list options, or to unsubscribe from the list, please
> > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev


_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list