Richard Li wrote: > If logging is disabled by default, I did not turn it on. I did not > experience any reading or writing problem. > > it seems for me that poi-1.5.1.jar cannot work together with log4j.jar, > the result is that log4j stopped work anymore. Potentially there could > be other factors, what I said is just the symptom. poi-1.7 milestone > version works for me so far under my environment. If I get any clue > about this problem in the future, I will keep everyone updated. >
Weird. Is anyone else experiencing this? > > At 06:44 PM 8/1/2002 -0400, you wrote: > >> Define "works with" POI disables ITS logging by default. >> >> please read: >> >> http://jakarta.apache.org/poi/faq.html#faq-1 >> >> You should NOT run POI with logging enabled. >> >> -Andy >> >> Richard Li wrote: >> >>> After I rebuild the POI 1.7 milestone version, and replace PPOI1.5.1 >>> release version. Log4J and POI can work together again. So POI1.5.1 >>> must still have issues with Log4J. >>> >>> At 05:05 PM 8/1/2002 +1000, Glen Stampoultzis wrote: >>> >>>> POI 1.5.1 has absolutely no dependancies on log4j or commons >>>> logging. Grep >>>> through the source distribution if you want to check for yourself. >>>> >>>> This was not the case for 1.5.0 >>>> >>>> Regards, >>>> >>>> Glen >>>> >>>> > From the archive, I noticed that POI and Log4J have problems to work >>>> > together. What is the current status? >>>> > >>>> > I am currently using POI 1.5.1 version. My excel import component >>>> > apparently stopped the project's logging function which depends on >>>> > log4j 1.2 version because of POI. If I remove the poi's jar, the >>>> logging >>>> > started work again no matter which version of common_logging-1.0 >>>> or 1.4 >>>> > version. If POI cannot work properly, I probably will be forced >>>> to use >>>> > other excel java api. Please advise the work around and current >>>> status on >>>> > POI logging issues with log4j. How does the night release work in >>>> term of >>>> > the logging problems? >>>> > >>>> > Thanks, >>>> > >>>> > Richard >>>> > >>>> > Richard Li >>>> > Consultant, Goldrush New Quoting >>>> > Phone: 408-853-2276 (32276) >>>> > Page: 408-237-2038 >>>> > Cell: 408-391-5298 >>>> > [EMAIL PROTECTED] >>>> > >>>> > >>>> > -- >>>> > To unsubscribe, e-mail: >>>> <mailto:[EMAIL PROTECTED]> >>>> > For additional commands, e-mail: >>>> <mailto:[EMAIL PROTECTED]> >>>> > >>>> >>>> >>>> >>>> -- >>>> To unsubscribe, e-mail: >>>> <mailto:[EMAIL PROTECTED]> >>>> For additional commands, e-mail: >>>> <mailto:[EMAIL PROTECTED]> >>> >>> >>> >>> >>> Richard Li >>> Consultant, Goldrush New Quoting >>> Phone: 408-853-2276 (32276) >>> Page: 408-237-2038 >>> Cell: 408-391-5298 >>> [EMAIL PROTECTED] >>> >>> >>> -- >>> To unsubscribe, e-mail: >>> <mailto:[EMAIL PROTECTED]> >>> For additional commands, e-mail: >>> <mailto:[EMAIL PROTECTED]> >>> >> >> >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > > > Richard Li > Consultant, Goldrush New Quoting > Phone: 408-853-2276 (32276) > Page: 408-237-2038 > Cell: 408-391-5298 > [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
