Re: Apache FOP install - what goes where?
Re: Apache FOP install - what goes where?
- Subject: Re: Apache FOP install - what goes where?
- From: Chuck Hill <email@hidden>
- Date: Mon, 12 Apr 2004 09:11:33 -0700
WOBootstrap is the source/cause/reason for this magic. This directory
was added to WO fairly recently. I'm not sure where this is tied into
xCode but it is there somewhere.
Chuck
On Apr 11, 2004, at 6:35 PM, Denis Stanton wrote:
Hi Chuck
Thanks for your incredibly fast response.
I moved the fop.jar file from the build directory of the expanded
fop-0.20.5 directory to my /Library/Java/Extensions/ and it compiled.
Great, I'm moving again thanks to your nudge.
The 'import' instruction is now happy, though I don't really know how
the name "org.apache.fop.apps.*;" leads to
/Library/WebObjects/Extensions/fop.jar. I'm also more than a little
puzzled by the presence of a /bib directory with a number of other .jar
files. It was these I was attempting to use by placing them in
/Library/java/Extensions, to no visible effect. I really don't know
what they are there for.
Thank you for your time, and for providing the push to get me going
again.
Denis
fop-0.20.5:
build:
fop.jar
site:
.....
CHANGES
conf:
config.dtd
config.xml
userconfig.xml
docs:
xslfoRef.pdf
examples:
embedding:
........
fop.bat
fop.sh
KEYS
lib:
avalon-framework-cvs-20020806.jar
avalon.LICENSE.txt
batik.jar
batik.LICENSE.txt
readme
xalan-2.4.1.jar
xalan.LICENSE.txt
xerces.LICENSE.txt
xercesImpl-2.2.1.jar
xml-apis.jar
xml-apis.README.txt
LICENSE
README
ReleaseNotes.html
STATUS
xalan.bat
xalan.sh
On 12/04/2004, at 12:17 PM, Chuck Hill wrote:
Try /Library/WebObjects/Extensions
Chuck
On Apr 11, 2004, at 4:55 PM, Denis Stanton wrote:
I've ventured into unfamiliar territory and I would appreciate some
directions.
I'm trying to add the facility to create and email pdf files from my
WO
application. I've had a look at an XML FO tutorial and I believe I
can
get what I want using Formatted Objects, but I'm stuck on how to go
about adding this extension to my WebObjects environment (Mac OS X
10.3.3, WebObjects 5.2.3, Xcode 1.1). I have not had to extend
WebObjects like this before.
I have been sent some very nice sample code (thanks Andrew) that I
intend to adapt, but I'm stuck at the initial configuration stage by
the import statement:
import org.apache.fop.apps.*;
The compiler reports
package org.apache.fop.apps does not exist
I don't know what file has to be where for this import to work.
I assume I need some libraries from the Apache XML project
(http://xml.apache.org/fop/index.html). I have downloaded a file
named
fop-0.20.5-bin.tar and expanded it to produce a number of .jar and
.txt
files, but I don't know what to do next. Have I got the right files?
Where should I place them so that the import will find what it needs?
Denis
Denis Stanton
email@hidden
Home: +64 9 533 0391
mobile: +64 21 1433622
_______________________________________________
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.
Denis Stanton
email@hidden
Home: +64 9 533 0391
mobile: +64 21 1433622
_______________________________________________
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.
_______________________________________________
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.