Thanks Thomas,
hoorah, hoorah, hoorah. I have today downloaded batik 1.6 three times, from different mirrors each time, used jar xvf to unpack the zip file, then uploaded the jar's to the hosting service. Each time I invoked the servlet, different errors were generated. Encouraged by your kind advice, persistence has finally paid off. The servlet is now generating jpeg's and png's from the static svg on my web-site. Thank you again: Robert. --- In [email protected], Thomas DeWeese<[EMAIL PROTECTED]> wrote: > Hi Asrdesigns, > > It looks like your batik-css.jar is corrupt also. > This line of code just triggers the first access of the > problem class in the jar file. > > asrdesigns wrote: > > > > Hi: I am still having problems and have tracked this down to be caused > > by the line > > > > PNGTranscoder t = new PNGTranscoder(); > > > > I shall appreciate any help that resolves this. > > Regards, Robert. > > > > This is the full java code: > > > > SEVERE: Servlet.service() for servlet Graph_01 threw exception > > java.lang.ClassFormatError: Unknown constant tag 117 in class file > > org/apache/batik/css/engine/value/svg/SVGValueConstants ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

