while starting my weblogic(having my app war file containing logback-classic-1.0.1.jar),i am getting below exception.Any suggestion ?
I solved this problem by doing "mvn install" instead of "mvn clean install".