How can I add this as a dependency?
<but do you need to update your app to invoke FOP?>
Yes. I need to update my app to invoke FOP.
I was referring to Apache FOP ((Formatting Objects Processor). This is a
print formatter driven by XSL formatting object (XSL-FO). Sorry about not
being clear.
The problem with my WAR archive is that it is already present (as a exploded
war folder)in a prepackaged Application Server customised for a Workflow
application and I am not supposed to disturb that. I tried adding the jars
to the WEB-INF/lib folder and then added the classpath entries in
setenv.bat. But that did not seem to take care of the problem of adding all
required classes, I think
Do I have to create a separate GBean or something. Or is it not that
difficult?
thanks for your time
ilango
Kevan Miller wrote:
>
>
> On Apr 1, 2008, at 8:14 PM, someperson wrote:
>
>>
>> Hi
>> How would I add references to FOP jars in the Geronimo classpath. I am
>> trying to integrate FOP support into my application on a prepackaged
>> and
>> built Geronimo Server
>> How can I do this?
>
> What is FOP? IIUC, you don't want to add the FOP jar(s) to your
> application archive? You can add as a dependency in your geronimo
> deployment plan, but do you need to update your app to invoke FOP?
>
> --kevan
>
>
--
View this message in context: http://www.nabble.com/adding-apache-FOP-jars-to-Geronimo-Classpath-tp16432027s134p16467563.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
|