Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 28296 invoked from network); 29 Jun 2000 22:30:35 -0000 Received: from law2-f118.hotmail.com (HELO hotmail.com) (216.32.181.118) by locus.apache.org with SMTP; 29 Jun 2000 22:30:35 -0000 Received: (qmail 20237 invoked by uid 0); 29 Jun 2000 22:30:06 -0000 Message-ID: <20000629223006.20236.qmail@hotmail.com> Received: from 206.17.114.8 by www.hotmail.com with HTTP; Thu, 29 Jun 2000 15:30:06 PDT X-Originating-IP: [206.17.114.8] From: "Adam Jenkins" To: tomcat-dev@jakarta.apache.org Subject: newbie question...please help re:image processing servlet with tomcat Date: Thu, 29 Jun 2000 15:30:06 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi, I'm relatively new to tomcat 3.1...I'm having a problem with a simple image create servlet from jason hunters java servlet programming page 161...the servlet returns a hello world gif by using g.drawString where g = image.getGraphics() then encodes using Acme GifEncoder...the code works fine stand alone and applet but as a servlet in tomcat I keep getting an UnsatisfiedLinkError no fontmanager found in java.library.path I have set LD_LIBRARY_PATH to point to the directory that contains fontmanager.dll and even set java.library.path to point to it in runtime, but I still get the same error. I'm using tomcat on win32 is there something I'm missing here? Has anyone come across this kind of thing before. thanks in advance adam adamjenkins@hotmail.com ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com