DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41946>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41946





------- Additional Comments From [EMAIL PROTECTED]  2007-04-12 01:40 -------
Hi,

>The bug that you referenced appears to be some 9 months old and fixed back 
>then.
>>However I was getting the issue with a set of self compiled jars.
>Has any fix been made to solve the issue that I was having?

Drawing properties are full of special cases. Nick fixed one in bug 39800.
Your issue is another special case, the fix in 39800 does not work for it.
Hopefully I fixed it.  

>I don't understand the bit about the logger. Withinh my application I am using
>log4j. Can I set the POI logger to write its output to that? If so how?

If you want to still see messages in System.out just set
-Dorg.apache.poi.util.POILogger as described. If you want to redirect it to
Log4j you need to write an adapter. See org.apache.poi.util.CommonsLogger for an
example. I think it would be nice to have ready-to-use log4j adapter in POI, if
you wish to contribute it - welcome!

Regards,
Yegor

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to