Deployment problem - Migrating from tomcat to wls
Hello,
I am trying migrate an application from tomcat 8 to WLS 12.2.1.
When I try deploy via eclipse (exploded mode) the follow errors happens:
<20/01/2016 19h47min45s BRST> <Warning> <HTTP> <BEA-101162> <User defined listener org.jboss.weld.servlet.WeldInitialListener failed: java.lang.NullPointerException. java.lang.NullPointerException at org.jboss.weld.servlet.WeldInitialListener.contextDestroyed(WeldInitialListener.java:134) at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:726) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:326) at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:196) at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203) Truncated. see log file for complete stacktrace > <20/01/2016 19h47min45s BRST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "168153960787923" for task "0" on [partition-name: DOMAIN]. Error is: "
Tagged:
0