Hide Forgot
Title: Configuring the Environment Describe the issue: In the second step of "Procedure 3.8. Configuring log4j" : copy log4j-eap6.jar log4j.properties tomcat-juli-adapters.jar ..\tomcat<VERSION>\lib There is no jar called log4j-eap6.jar in JWS 2.1 It should be: copy log4j.jar log4j.properties tomcat-juli-adapters.jar ..\tomcat<VERSION>\lib