1. javax.xml.ws.WebServiceException: java.lang.NoClassDefFoundError: Could not initialize class org.apache.log4j.LogManager stackoverflow.comI created a JAX WS service using annotations and used ANT to create .war and added log4j under WEB-INF/lib folder but while deploying the application in weblogic 10.3.0 I am getting ... |