Wait a second, isn't that servlet_2_2.jar that we already have in lib/optional/ ? It's already there, no need to do anything else. Or is a different one I'm not aware of?
Ovidiu On Tue, 2 Apr 2002 16:29:40 -0500, "Berin Loritsch" <[EMAIL PROTECTED]> wrote: > >From Cocoon distro of course! > > The official location to download it would be from sun, > but the source is hosted at jakarta.apache.org with the > reference implementation (Tomcat). > > You can alternatively use the servlet.jar that comes with > Tomcat. > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Ovidiu Predescu > > Sent: Tuesday, April 02, 2002 4:25 PM > > To: Berin Loritsch > > Cc: [EMAIL PROTECTED] > > Subject: Re: latest Excalibur breaks logging > > > > > > Thanks for the quick reply, Berin! > > > > Yes, I'm building from the latest CVS. Were do I get the > > Servlet.jar file from? > > > > Thanks, > > Ovidiu > > > > On Tue, 2 Apr 2002 16:12:00 -0500, "Berin Loritsch" > > <[EMAIL PROTECTED]> wrote: > > > > > Ovidiu, if you built from CVS, then you must have the > > Servlet.jar file > > > included in the lib directory to get that *optional* target. > > > > > > We are in the process of upgrading our documentation, and > > it is slow > > > and painful. Please be patient with us. > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]] On Behalf Of Ovidiu Predescu > > > > Sent: Tuesday, April 02, 2002 4:07 PM > > > > To: Carsten Ziegeler > > > > Cc: [EMAIL PROTECTED] > > > > Subject: latest Excalibur breaks logging > > > > > > > > > > > > > > > > Carsten, > > > > > > > > I've just done an update from the latest CVS, and I started > > > > to get the below exception. It appears excalibur doesn't have > > > > the > > > > org.apache.avalon.excalibur.logger.factory.ServletTargetFactor > > > > y. Do we need to remove the "servlet" factory from > > > > logkit.conf? Removing it seems to solve the problem. > > > > > > > > Ovidiu > > > > > > > > Logging Error: Could not set up Cocoon Logger, will use screen > > > > instead > > > > org.apache.avalon.framework.configuration.ConfigurationExcepti > > > > on: cannot find LogTargetFactory class > > > > org.apache.avalon.excalibur.logger.factory.ServletTargetFactory > > > > at > > > > org.apache.avalon.excalibur.logger.DefaultLogTargetFactoryMana > > > > ger.configure(DefaultLogTargetFactoryManager.java:111) > > > > at > > > > org.apache.avalon.excalibur.logger.DefaultLogKitManager.setupT > > > > argetFactoryManager(DefaultLogKitManager.java:194) > > > > at > > > > org.apache.avalon.excalibur.logger.DefaultLogKitManager.config > > > > ure(DefaultLogKitManager.java:157) > > > > at > > > > org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServl > > > > et.java:774) > > > > at > > > > > > org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:241) > > > > at > > > > org.apache.tomcat.facade.ServletHandler.doInit(Unknown Source) > > > > at > > > > org.apache.tomcat.facade.ServletHandler.init(Unknown Source) > > > > at > > > > org.apache.tomcat.facade.LoadOnStartupInterceptor.contextInit( > > > > Unknown Source) > > > > at org.apache.tomcat.core.Context.init(Unknown Source) > > > > at > > org.apache.tomcat.core.ContextManager.init(Unknown Source) > > > > at > > > > org.apache.tomcat.startup.EmbededTomcat.initContextManager(Unk > > > > nown Source) > > > > at > > > > org.apache.tomcat.startup.EmbededTomcat.execute1(Unknown Source) > > > > at > > > > org.apache.tomcat.startup.EmbededTomcat$1.run(Unknown Source) > > > > at > > > > org.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run > > > > (Unknown Source) > > > > at > > java.security.AccessController.doPrivileged(Native Method) > > > > at > > > > org.apache.tomcat.util.compat.Jdk12Support.doPrivileged(Unknow > > > > n Source) > > > > at > > > > org.apache.tomcat.startup.EmbededTomcat.execute(Unknown Source) > > > > at java.lang.reflect.Method.invoke(Native Method) > > > > at > > > > org.apache.tomcat.util.IntrospectionUtils.execute(Unknown Source) > > > > at org.apache.tomcat.startup.Main.execute(Unknown Source) > > > > at org.apache.tomcat.startup.Main.main(Unknown Source) > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > > - > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, email: [EMAIL PROTECTED] > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, email: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]