[ https://issues.apache.org/jira/browse/AXIS2-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931175#comment-17931175 ]
Michael Paul commented on AXIS2-6080: ------------------------------------- Attached is zip of my source. It contains the WSDL. I DO NOT know how to enable log4j for Apache Axis2. Do the following instructions seem right? h2. Apache Tomcat Log4j may be used as the logging framework for Apache Tomcat. This support is implemented automatically by including the log4j-api, log4j-core, and log4j-appserver jars in the boot classpath. A file named log4j2-tomcat.xml, log4j2-tomcat.json, log4j2-tomcat.yaml, log4j2-tomcat.yml, or log4j2-tomcat.properties must also be placed in the boot classpath. This is most easily done by: # Creating a set of directories in catalina home named log4j2/lib and log4j2/conf. # Placing log4j2-api-2.12.4.jar, log4j2-core-2.12.4.jar, and log4j2-appserver-2.12.4.jar in the log4j2/lib directory. # Creating a file named log4j2-tomcat.xml, log4j2-tomcat.json, log4j2-tomcat.yaml, log4j2-tomcat.yml, or log4j2-tomcat.properties in the log4j2/conf directory. # Create or modify setenv.sh in the tomcat bin directory to include {{CLASSPATH=$CATALINA_HOME/log4j2/lib/*:$CATALINA_HOME/log4j2/conf}} I will attempt to go back in time for the source. > Axis2 1.8.2 Missing Libraries for Apache Tomcat 11.0.2 > ------------------------------------------------------ > > Key: AXIS2-6080 > URL: https://issues.apache.org/jira/browse/AXIS2-6080 > Project: Axis2 > Issue Type: Bug > Components: transports > Affects Versions: 1.8.2 > Environment: Windows 10, Axis 1.8.2, Apache Tomcat 11.0.2, Java JDK-17 > Reporter: Michael Paul > Priority: Major > Attachments: Axis2 Happiness Page.pdf, > image-2025-02-18-10-19-45-572.png, image-2025-02-18-10-20-57-665.png, > image-2025-02-18-14-06-16-989.png, image-2025-02-18-14-06-46-202.png, > image-2025-02-24-10-37-53-426.png, image-2025-02-24-10-38-50-702.png, > image-2025-02-24-10-40-29-772.png, image-2025-02-24-10-42-00-729.png, > image-2025-02-24-10-42-19-782.png, localhost.2025-02-18.log > > > I am attempting to install Axis2 1.8.2 into Apache Tomcat Server 11.0.2. I > get errors from the Axis2 validation page as shown below. Some core > libraries are missing. > > !image-2025-02-18-10-20-57-665.png! -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org