Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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




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.

Chuck


--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/email@hidden

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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.