• 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: apache fop and Logger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: apache fop and Logger


  • Subject: Re: apache fop and Logger
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 24 Nov 2003 17:31:16 -0800

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

  • Prev by Date: Re: Reference projects
  • Next by Date: Re: apache fop and Logger
  • Previous by thread: Re: apache fop and Logger
  • Next by thread: Re: apache fop and Logger
  • Index(es):
    • Date
    • Thread