繁体   English   中英

在IBM WebSphere Application Server Community Edition中安装新的war文件时,部署失败

[英]Deployment failed while installing a new war file in IBM WebSphere Application Server Community edition

安装此处提到的war文件时出现以下错误。

http://www.ibm.com/developerworks/websphere/library/techarticles/0809_vamsi/0809_vamsi.html

部署失败无法为部署org.apache.geronimo.common.DeploymentException创建配置:无法在org.apache.geronimo的org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:149)处创建用于部署的配置。在org.apache.geronimo.deployment.DeploymentContext。(DeploymentContext.java:109)处的deployment.DeploymentContext。(DeploymentContext.java:129)在org.apache.geronimo.j2ee.deployment.EARContext。(EARContext.java:68)处org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:528)在org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:255)在org.apache.geronimo.deployment.Deployer。在sun.reflect.NativeMethodAccessorImpl.invoke0(本机方法)处部署(Deployer.java:134)在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)处在sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)处部署(Deployer.java:134)在java.lang.reflect.Method.invo 在org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)处的ke(Method.java:597)在org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)处的ke(Method.java:597)在org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)的org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:867)处在org.apache.geronimo.deployment org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)上的.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)在java.lang.Thread.run(Thread.java :619)由以下原因引起:org.apache.geronimo.kernel.config.LifecycleException:com.ibm.developerworks / ticker / 1.0 / war的加载在org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java :327),位于org.apache.geronimo.kerne的org.apache.geronimo.deployment.DeploymentConfigurationManager.loadConfiguration(DeploymentConfigurationManager.java:115) org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java)处的org.apache.geronimo.deployment.DeploymentConfigurationManager.loadConfiguration(DeploymentConfigurationManager.java:111)处的l.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:286) 146)...还有17个原因:org.apache.geronimo.kernel.config.InvalidConfigException:在org.apache.geronimo.kernel.config.SimpleConfigurationManager上启动配置gbean com.ibm.developerworks / ticker / 1.0 / war时出错。在org.apache.geronimo.deployment.DeploymentConfigurationManager.load(SimpleConfigurationManager.java:352)在org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:312)处。 。21更多原因:org.apache.geronimo.kernel.repository.MissingDependencyException:缺少依赖项:org.apache.geronimo.kernel.config.Configura上的org.directwebremoting / dwr / 2.0.3 / jar org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:409)上的tionResolver.resolve(ConfigurationResolver.java:113)在org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java: 326)at org.apache.geronimo.kernel.config.Configuration。(Configuration.java:271)at org.apache.geronimo.kernel.config.SimpleConfigurationManager.load(SimpleConfigurationManager.java:348)... 23更多

org.apache.geronimo.kernel.repository.MissingDependencyException:缺少依赖项:org.directwebremoting / dwr / 2.0.3 / jar位于

好像您缺少DWR罐子

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM