在weblogic10.3上部署war包时总是遇到下面的问题,没有解决,不知道是怎么回事。
Deploying a web application (using Spring 3.0) on Liferay running in WebLogic 10.3.2.0, we get following exception:
<Apr 26, 2010 10:27:44 AM CEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1272270460194' for task '1'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'esco.war''
weblogic.application.ModuleException: Failed to load webapp: 'esco.war'
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:378)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:391)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.