Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 81226 invoked from network); 7 Feb 2008 00:19:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2008 00:19:31 -0000 Received: (qmail 3274 invoked by uid 500); 7 Feb 2008 00:19:24 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 3112 invoked by uid 500); 7 Feb 2008 00:19:23 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 3103 invoked by uid 99); 7 Feb 2008 00:19:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 16:19:23 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [66.111.4.27] (HELO out3.smtp.messagingengine.com) (66.111.4.27) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 00:19:07 +0000 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 76EBF8F9BB for ; Wed, 6 Feb 2008 19:18:59 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 06 Feb 2008 19:18:59 -0500 X-Sasl-enc: Ugu9j8aW3sqqFW2CqmKjTEGDGljj80tNbI7TUUTwo/NN 1202343537 Received: from localhost (dsl-41-216.nsw1.net.au [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTP id C26E8BFCD for ; Wed, 6 Feb 2008 19:18:57 -0500 (EST) Date: Thu, 7 Feb 2008 11:18:54 +1100 From: David Crossley To: user@forrest.apache.org Subject: Re: PDF not working correctly in deployed WAR file on Tomcat Message-ID: <20080207001854.GA14543@igg.indexgeo.com.au> References: <451686.1842.qm@web86708.mail.ird.yahoo.com> <8a06c4da0802051254n4a4dd301y10c07f051fd5895d@mail.gmail.com> <15306457.post@talk.nabble.com> <47A9AE54.6060208@uidesign.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47A9AE54.6060208@uidesign.de> User-Agent: Mutt/1.4.2.2i X-Virus-Checked: Checked by ClamAV on apache.org Johannes Schaefer wrote: > > You'll probably need to include the jimi.jar (or JAI) somehow in the > WAR (or tomcat) -- does anyone know how and where? I just checked via our forrest seed site. Yes the jimi library does get added to the *.war if it is present in $FORREST_HOME/lib/optional as recommended. I don't have time to try the war in a Tomcat. Steve is trying that. -David