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

apache fop and Logger


  • Subject: apache fop and Logger
  • From: Michael Warner <email@hidden>
  • Date: Mon, 24 Nov 2003 10:11:12 -0800

Java 1.4.1

I am using something like this:

import java.io.*;
import org.apache.fop.apps.*;
import org.xml.sax.InputSource;
import org.apache.avalon.framework.*;
import org.apache.log4j.*;

to background a method to render a .pdf document.

I would like to know,
(a) which .jar is used to get me to this statement:

    driver.setLogger(logger);

and how to set up

Logger logger = ...

I am getting error messages on various configurations.

Mike W
_______________________________________________
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.

  • Follow-Ups:
    • Re: apache fop and Logger
      • From: Colin Clark <email@hidden>
  • Prev by Date: Auto-Reply to: webobjects-dev digest, Vol 1 #6
  • Next by Date: Re: EOUtilities.rawRowsForSQL Deprecated?
  • Previous by thread: Auto-Reply to: webobjects-dev digest, Vol 1 #6
  • Next by thread: Re: apache fop and Logger
  • Index(es):
    • Date
    • Thread