----- Original Message ----- From: "Thomas DeWeese" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Monday, January 19, 2004 2:50 AM Subject: Re: JSVGCanvas run problems. Crimson?
> It looks to me like you are missing one or more of the Batik > Jar files. In particular the method that throws the initializer > error is most likely trying to reference a class from batik-util.jar. > If you are working from source you are probably missing the > 'resources' directory from your classpath. Okay, color me silly. I mounted my \Batik Source\resources directory in Netbeans and reran. Bingo. I just figured everything I would need would be in the sources directory. SNQ2: Does this mean that if I build an application, that these files need to be loaded/distributed with the Java app? Sorry, I am still learning to think/speak/read like a real programmer. Only been learning this for 6 months in my hobby time (I am a systems/security admin for an anti-spam/anti-virus company in the real world). :) I hope to use Batik to build an open-source war simulator game, using SVG content for all graphics such as the maps and units and whatnot. Chimera --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
