0 Replies Latest reply on Nov 20, 2003 1:49 PM by gloria

    How to turn on debug for AXIS?

    gloria

      Hi,

      I'm using JBoss 3.2.2 with Tomcat 4.1.27.

      When I start JBoss as "all", AXIS is deployed as service, however, there is no logging information at all.

      I tried to turn on the debug by adding a category in <JBOSS_HOME>/server/all/conf/log4j.xml for org.apache.axis.

      It didn't work. So I continued to remove log4j.properties file from axis.jar under jboss-net.sar.

      I still didn't see any log information. Finally, I dropped a copy of log4j.properties file into jboss-net.sar as well as under jboss-net.sar/jboss-net.war/WEB-INF.

      All the efforts are in vain.

      How can I turn on debug for AXIS in JBoss?

      Thanks!

      Gloria