cc
Subject
Errors & Logging (FOP 0.91 beta)
Hi there,
currently evaluating the new FOP version.
We currently still run 0.20.5. Do you have any information about performance
improvements especially concerning the mem issues?
Well, my main concern is a problem with logging
some general error m
Could be a default ErrorListener implementation from Xalan-J. Or you
catch exceptions in your servlet (or whatever) and you don't use the
logger there. I suggest you check the ErrorListener thing first, because
I've stumbled over that one before. Try setting your own ErrorListener
on the JAXP Trans
Hi there,
currently evaluating the new FOP version. We
currently still run 0.20.5. Do you have any information about performance
improvements especially concerning the mem issues?
Well, my main concern is a problem with logging some
general error messages to files. We are running a pri