Ok I set the jar correctly in the classpath and now in the class where I
initiate the fop and
specifically the fopFactory I am doing the following:
logFactory = LogFactory.getFactory();
logFactory.setAttribute("level", "fatal");
however again I see all the fop messages.
Shouldn't I connect fop with logFactory in a way and if yes how can I do
that?
cbowditch wrote:
>
> juanita wrote:
>
>>
>> I am using oc4j as an application server and the logger used is
>> java.util.logging.Logger
>>
>> When I am trying to use org.apache.commons.logging.LogFactory I get:
>> an 'org.apache.commons.logging does not exist' error.
>
> That means the file commons-logging-1.0.4.jar is not in the classpath of
> your Application server.
>
> <snip/>
>
> Chris
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Package-messaging-is-missing-from-fop-0.93-tf4028223.html#a11611175
Sent from the FOP - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]