Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 27055 invoked by uid 500); 10 Mar 2001 17:08:56 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 26854 invoked from network); 10 Mar 2001 17:08:55 -0000 Message-ID: <014901c0a984$847c26c0$1301000a@centervilletech.com> From: "Colin Britton" To: References: <3AAA4E41.A043C11C@mail.com> Subject: Re: [C2] SVG Serializer Date: Sat, 10 Mar 2001 12:06:58 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 10 Mar 2001 17:06:58.0988 (UTC) FILETIME=[847C26C0:01C0A984] X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N You need to move up to a newer nightly build of Catalina (after 2\24\01) because of classloader issues. You also need to add an entry to web.xml to provide cocoon access to the correct the serlvet.jar. extra-classpath D:\xml_technology\jakarta-tomcat-4.0\common\lib\servlet.jar rgds CB ----- Original Message ----- From: "Ross Burton" To: Sent: Saturday, March 10, 2001 10:54 AM Subject: [C2] SVG Serializer > I have just committed support for the new Batik TranscoderFactory I > wrote in the SVG Serializer. I have complete faith in the patch, > however it is not fully tested... Sorry guys. For some reason Tomcat > (4.0b1) refuses to start, with a FileNotFound thrown from java.util.zip. > > This update allows the user to only specify a MIME type and the > transcoder will be automatically selected if one is registered. The > factory at the moment knows about image/png, image/jpeg and image/jpg. > A transcoder can still be specified if you want to use a custom > transcoder. > > I hope it works! If it breaks, mail me at rossb@apache.org and > r.burton@180sw.com (my work address). > > Now, I'm going to play some Counter-Strike :-) > Ross > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org