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: apache fop and Logger



At 04:37 PM 24/11/2003 -0800, Michael Warner wrote:
>
>all my .jar files are in /Library/Java/Home/lib/ext
>
You'd want to be careful with that.  That is intended for jars of classes
that extend the core Java API, originally the javax.* family.  Classes
loaded from there have some restrictions on them as to which classes they
can instantiate (a security thing).  Putting some jar files in there can
actually cause problems rather than alleviate them.  Jars for EOF plugins
being a notable example.  A better place is the WebObjects Extensions
Directory:
http://developer.apple.com/documentation/WebObjects/WhatsNew5.2/WhatsNew/cha
pter_1_section_4.html

Or put them in a framework and include that.

If you use Eclipse and WOLips, it will do the imports for you as long as it
can find the Jar files.  Not that I'd want to tempt you with shiny new
features.  ;-)



Chuck


--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: apache fop and Logger (From: Colin Clark <email@hidden>)
 >Re: apache fop and Logger (From: Michael Warner <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.