tomcat 下跑正常部署到websphere下CXF报以下错误!高手指点。。。

问题描述

Error404:SRVE0203E:Servlet[CXFServlet]:org.apache.cxf.transport.servlet.CXFServletwasfound,butismissinganotherrequiredclass.SRVE0206E:Thiserrortypicallyimpliesthattheservletwasoriginallycompiledwithclasseswhichcannotbelocatedbytheserver.SRVE0187E:Checkyourclasspathtoensurethatallclassesrequiredbytheservletarepresent.SRVE0210I:Thisproblemcanbedebuggedbyrecompilingtheservletusingonlytheclassesintheapplication'sruntimeclasspathSRVE0234I:Applicationclasspath=[/was/WebSphere/java/lib:/was/WebSphere/java/lib/dt.jar:/was/WebSphere/java/lib/tools.jar:/was/WebSphere/profiles/AppSrv01/classes:/was/WebSphere/classes:/was/WebSphere/lib:/was/WebSphere/lib/EJBCommandTarget.jar:/was/WebSphere/lib/IVTClient.jar:/was/WebSphere/lib/activation-impl.jar:/was/WebSphere/lib/aspectjrt.jar:/was/WebSphere/lib/base.jar:/was/WebSphere/lib/bootstrap.jar:/was/WebSphere/lib/bsf-engines.jar:/was/WebSphere/lib/commandlineutils.jar:/was/WebSphere/lib/htmlshell.jar:/was/WebSphere/lib/installver.jar:/was/WebSphere/lib/installxml.jar:/was/WebSphere/lib/iscdeploy.jar:/was/WebSphere/lib/ivblogbr.jar:/was/WebSphere/lib/j2ee.jar:/was/WebSphere/lib/jacl.jar:/was/WebSphere/lib/launchclient.jar:/was/WebSphere/lib/lmproxy.jar:/was/WebSphere/lib/mail-impl.jar:/was/WebSphere/lib/marshall.jar:/was/WebSphere/lib/nif.jar:/was/WebSphere/lib/pc-appext.jar:/was/WebSphere/lib/physicalrep.jar:/was/WebSphere/lib/pmirm4arm.jar:/was/WebSphere/lib/rrd-appext.jar:/was/WebSphere/lib/rsadbutils.jar:/was/WebSphere/lib/rsahelpers.jar:/was/WebSphere/lib/serviceadapter.jar:/was/WebSphere/lib/sljc.jar:/was/WebSphere/lib/spy-sl.jar:/was/WebSphere/lib/spy.jar:/was/WebSphere/lib/sqlserver.jar:/was/WebSphere/lib/startup.jar:/was/WebSphere/lib/tcljava.jar:/was/WebSphere/lib/urlprotocols.jar:/was/WebSphere/lib/util.jar:/was/WebSphere/lib/wsatlib.jar:/was/WebSphere/lib/wsif-compatb.jar:/was/WebSphere/installedChannels:/was/WebSphere/web/help:/was/WebSphere/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime:/was/WebSphere/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime/batch.jar:/was/WebSphere/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime/ejbdeploy.jar:/was/WebSphere/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime/ejbmapvalidate.jar:/was/WebSphere/lib/rsadapter.rar:/was/WebSphere/derby/lib/derby.jar:/was/WebSphere/installedConnectors/sib.api.jmsra.rar:/was/mylib/ojdbc14.jar:/was/WebSphere/profiles/AppSrv01/properties:/was/WebSphere/properties:/was/WebSphere/lib/startup.jar:/was/WebSphere/lib/bootstrap.jar:/was/WebSphere/lib/j2ee.jar:/was/WebSphere/lib/lmproxy.jar:/was/WebSphere/lib/urlprotocols.jar:/was/WebSphere/deploytool/itp/batchboot.jar:/was/WebSphere/deploytool/itp/batch2.jar:/was/WebSphere/java/lib/tools.jar:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/classes:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/lib/Dc123.jar:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/lib/XmlSchema-1.4.5.jar:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/lib/antlr-2.7.6.jar:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/lib/asm-attrs.jar:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/lib/asm.jar:/was/WebSphere/profiles/AppSrv01/installedApps/uamtestCell01/ct10000uam-accessmanage_war.ear/ct10000uam-accessmanage.war/WEB-INF/lib/aspectjweaver-1.5.3.jar。。。。都是jar包。。提示。。。

时间: 2024-08-30 22:06:26

tomcat 下跑正常部署到websphere下CXF报以下错误!高手指点。。。的相关文章

java-jboss7部署web项目启动报错,劳驾高手指点

问题描述 jboss7部署web项目启动报错,劳驾高手指点 16:25:27,433 ERROR org.jboss.msc.service.fail MSC0000 1: Failed to start service jboss.deployment.unit."edup.war".POST_MODULE: org.jbo ss.msc.service.StartException in service jboss.deployment.unit."edup.war&qu

tomcat不定时的挂了,是不是数据库驱动问题,求高手指点

问题描述 Illegalaccess:thiswebapplicationinstancehasbeenstoppedalready.Couldnotloadcom.mchange.v2.c3p0.impl.IdentityTokenResolvableBeanInfo.Theeventualfollowingstacktraceiscausedbyanerrorthrownfordebuggingpurposesaswellastoattempttoterminatethethreadwhic

web项目部署到websphere上出错,部署到tomcat上没问题

问题描述 web项目部署到websphere上出错,部署到tomcat上没问题 为了简单化问题,特意写了有一个servlet,页面就一句hello的测试小项目, websphere安装完之后也无法访问,直接访问项目名的话是这个样子 访问具体页面的话提示这样 我的版本是was7,百度上查找了几天也没个有效的办法,求大师指点一下是哪里出了问题,感激不尽 解决方案 已解决 我的编译器jdk版本高于服务器的版本 所以出错 重新用低版本jdk编译之后问题解决了 希望遇到相同问题的可以排除这方面的原因 解决

本地tomcat程序部署到websphere上axis2不加载

问题描述 本地tomcat程序部署到websphere上axis2不加载 本地用的tomcat服务部署项目,并且axis2可以访问,可以使用,把程序部署到websphere上axis2不加载,请大神帮看下错误信息!急,都来参与下 解决方案

axis liunx 异常-axis接口部署到linux 下调用不了,但可以访问wsdl文件。 调用时候会报以下错误

问题描述 axis接口部署到linux 下调用不了,但可以访问wsdl文件. 调用时候会报以下错误 [cmall] DEBUG [http-bio-8080-exec-10] SimpleChain.invoke(86) | Exit: SimpleChain::invoke [cmall] DEBUG [http-bio-8080-exec-10] NetworkUtils.getLocalHostname(76) | Failed to lookup local IP address jav

为什么logback在tomcat中运行时日志文件输出到eclipse目录下

问题描述 使用相对路径时,同样的logback日志配置文件,在jetty中运行会输出日志到当前项目的路径下,而部署到tomcat中就输出到eclipse根目录下了,有什么办法可以解决这个问题?我想了很久都不知道为什么.logback部分配置如下<appendername="FILE"class="ch.qos.logback.core.rolling.RollingFileAppender"><rollingPolicyclass="ch

CentOS 5.1下跑Mono和Asp.net的实现方法分享

下载编译环境: yum install gcc bison pkgconfig glib2-devel gettext make httpd-devel gcc-c++ libstdc++-devel 下载并解压源代码: wget http://ftp.novell.com/pub/mono/sources/mono/mono-2.6.3.tar.bz2 wget http://ftp.novell.com/pub/mono/sources/mod_mono/mod_mono-2.6.3.tar

c-用什么方法可以知道linux下跑的程序的返回值?

问题描述 用什么方法可以知道linux下跑的程序的返回值? 比如 aaa.c main() { return 123; } 编译成aaa 如果 ./aaa 以后,我想获得123,应该怎么做?谢谢各位大神 用C,用shell都行! 解决方案 这种返回值应该是没法知道的,Linux下运行程序是有系统返回值的,就是返回-1 0 之类的代表程序运行正确或者失败,如果可以,你可以加日志之类的将程序返回值打印出来就可以了 解决方案二: 脚本里面,$?就是上次执行的程序的返回值 解决方案三: 用管道就可以了,

Microservices 场景下的持续部署 | 吕健

内容简介 近两年作者在海外交付中参与 microservices 下的团队,为客户提升 Finance 系统的扩展性.作者所在团队,3 对开发(pair programming, 2 个 dev 为 pair)为客户支撑着 11 个 services,持续部署流水线(CD pipeline)是其中必不可少的一个技术实践.本次分享作者将从实践的角度分享 microservices 架构下的持续部署(CD).内容概述 1. microservice 概述:简要介绍 microservice 架构下的