On Monday 22 October 2001 17:52, Scott Moore wrote: > Vincent, > > I'm not sure where I got this 2 meg Batik.jar file. In my servlet, that's > the only Batik jar I'm using. Obviously, this won't fly in rc3. > > I noticed there are a lot of jars in the lib/ directory. Do I need to > include all of them on my classpath? I'm only using Batik to create JPEG > or PNG images and to build the SVG DOM in Java code.
You may have downloaded the user archive last time (the developer archive has lots of jar files - the user archive has some others). The answer is yes, you want to include all those jar files (at least most of them - see the manifest file of the rasterizer jar file for futher informations). Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
