1 Reply Latest reply on Apr 8, 2008 1:26 PM by peterj

    J Excel API

    taicode

      Hi,

      I'm fairly new to Jboss and using Jboss AS 4.2.2. I need to use with Java Excel API (very popular) to read/write/access Excel files with Java.
      This API comes with its' own log4j.xml file. I'm not sure what to do with this .xml file as documentation is not mentioned. Please help on help to setup J Excel to work with Jboss. Thank you.

        • 1. Re: J Excel API
          peterj

          If you do not need the logging, you could just remove the log4j.xml file. Also, if the Excel API comes with the log4j jar file or the commons logging jar file, you should remove them also.

          If you want to log some of the Excel API stuff, you could update the server/default/conf/jboss-log4j.xml file.