• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Snippet] Creating on-demand PDF using iText
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Snippet] Creating on-demand PDF using iText


  • Subject: Re: [Snippet] Creating on-demand PDF using iText
  • From: Stefan Pantke <email@hidden>
  • Date: Thu, 1 Dec 2005 02:18:30 +0100


Am 01.12.2005 um 02:08 schrieb Chuck Hill:


On Nov 30, 2005, at 5:03 PM, Stefan Pantke wrote:

Don't forget to install the iText JAR found here

	http://www.lowagie.com/iText/

in

	/Library/Java/Extensions

or another JAVA-well known place.


Thanks for the example!

I would recommend /Library/WebObjects/Extensions as being generally a safer place for third party jars used with WebObjects. Putting them in /Library/Java/Extensions can lead to class loader "issues" with security when classes from one loader try to instantiate those loaded in a later loader. This results in the dreaded ClassDefNotFound exception. I keep /Library/Java/Extensions for JDBC extensions and other, similar additions to the core Java API.

Thx! Lesson learned and just moved the JAR!

Cheers,

Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Creating PDF output on demand (From: Stefan Pantke <email@hidden>)
 >[Snippet] Creating on-demand PDF using iText (From: Stefan Pantke <email@hidden>)
 >Re: [Snippet] Creating on-demand PDF using iText (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: [Snippet] Creating on-demand PDF using iText
  • Next by Date: Re: [Snippet] Creating on-demand PDF using iText
  • Previous by thread: Re: [Snippet] Creating on-demand PDF using iText
  • Next by thread: Re: [Snippet] Creating on-demand PDF using iText
  • Index(es):
    • Date
    • Thread