Tomcat provides JSTL. Be sure you're not stepping on your foot by
re-providing it.
Also, dom.jar? That may be conflicting if that's intended to circumvent
Tomcat's default XML parser.. Should go in commons/lib or some such place
> -----Original Message-----
> From: Mike Block [mailto:mbloc..ac.com]
> Sent: Monday, November 15, 2004 8:46 PM
> To: cayenne-use..bjectstyle.org
> Subject: Re: upgrade from 1.07 to 1.1RC2 breaks jstl
>
> Andrus,
>
> cayenne-nodep.jar is what I use along w/ the other required
> jars. They are placed into the WEB-INF/lib directory.
>
> My lib directory:
> Struts-Layout.jar
> antlr.jar
> ashwood.jar
> blickmanDB.jar
> cayenne-nodeps.jar [v1.1RC2]
> commons-beanutils-bean-collections.jar [v1.6]
> commons-beanutils-core.jar [v1.6]
> commons-collections-3.1.jar [v3.1]
> commons-digester.jar [v1.6]
> commons-fileupload-1.0.jar [v1.0]
> commons-lang-2.0.jar [v2.0]
> commons-logging-api.jar [v1.0]
> commons-logging.jar [v1.0]
> commons-validator-1.1.3.jar [v1.1.3]
> dom.jar
> jakarta-oro-2.0.8.jar [v2.0.8]
> jstl.jar [v1.1.0]
> log4j-1.2.8.jar [v1.2.8]
> pg73jdbc3.jar
> standard.jar [v1.1.0]
> struts.jar [v1.2.4]
> tiles.jar [v0.7]
> velocity-1.4.jar
>
> Bummer, thanks. Were there big changes w/ regards to common-*?
>
>
>
> On Nov 15, 2004, at 8:01 PM, Andrus Adamchik wrote:
>
> > Strange... The only reason I can think of is that some dependencies
> > (like commons-collections) bundled with new cayenne.jar
> conflict with
> > older libraries used by Struts/JSTL... Do you have Cayenne
> installed
> > in WEB-INF/lib or in some shared location... Per-app
> installation is
> > recommended.
> >
> > If it still breaks, the question is what other JARs are in
> > WEB-INF/lib? Maybe using cayenne-nodeps.jar and installing needed
> > dependencies manually
> > (http://objectstyle.org/cayenne/userguide/install/postinstall.html)
> > can either fix the problem or at least help to understand
> what's going
> > on.
> >
> > Andrus
>
>
This archive was generated by hypermail 2.0.0 : Mon Nov 15 2004 - 20:49:12 EST