I never got the logger to work. I hope that you post your solution.
It looks like there are errors in the documentation. I read it several times.
There was a change to avalon's logger. Then you can add your own via the LogKit.
I tried it several ways.
I get a mismatch in the Logger class and L
Talking with myself here. Fop has Swing and AWT stuff in it. This
might be creating a conflict with apple's Cocoa events.
Shouldn't Fop have the UI separate from the render process? I appears
to be mixed to me.
On Monday, April 8, 2002, at 02:27 PM, Richard Van Deren wrot
I am having problems with using Fop embedded with Apple Macintosh
Cocoa. If anyone has this working please let me know. My calls to
Xalan work fine.
My problem is that when I call the render process, Cocoa's window server
looses connection to my app's windows.
I have apple looking into th