webservice websphere-websphere6.0下发布webservice报错,tomcat下正常

问题描述

websphere6.0下发布webservice报错,tomcat下正常

错误信息如下:
Fault - ; nested exception is:
WSDLException: faultCode=PARSER_ERROR: Problem parsing '- WSDL Document -'.: can't declare any more prefixes in this context: java.lang.IllegalStateException: can't declare any more prefixes in this context
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:523)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:179)
at com.ibm.wsdl.xml.WSDLWriterImpl.getDocument(Unknown Source)
at com.ibm.wsdl.xml.WSDLWriterImpl.getDocument(Unknown Source)
at org.apache.axis.wsdl.fromJava.Emitter.emit(Emitter.java:340)
at org.apache.axis.providers.BasicProvider.generateWSDL(BasicProvider.java:242)
at org.apache.axis.strategies.WSDLGenStrategy.visit(WSDLGenStrategy.java:33)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.generateWSDL(SimpleChain.java:104)
at org.apache.axis.handlers.soap.SOAPService.generateWSDL(SOAPService.java:320)
at org.apache.axis.server.AxisServer.generateWSDL(AxisServer.java:565)
at org.apache.axis.transport.http.QSWSDLHandler.invoke(QSWSDLHandler.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at org.apache.axis.transport.http.AxisServlet.processQuery(AxisServlet.java:1227)
at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:249)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

时间: 2024-09-18 10:54:21

webservice websphere-websphere6.0下发布webservice报错,tomcat下正常的相关文章

weblogic spring 冲突-Weblogic发布SSH报错. Tomcat正常

问题描述 Weblogic发布SSH报错. Tomcat正常 Weblogic发布SSH报错. Tomcat正常 2015-01-22 15:43:24 ERROR[org.springframework.web.context.ContextLoader.initWebApplicationContext():319] - Context initialization failedorg.springframework.beans.factory.xml.XmlBeanDefinitionSt

weblogic部署struts+spring+hibernate工程报错,tomcat下正常

问题描述 org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'hibernateTemplate'definedinclasspathresource[applicationContext.xml]:Cannotresolvereferencetobean'sessionFactory'whilesettingbeanproperty'sessionFactory';nestedexc

python-window下安装uwsgi报错

问题描述 window下安装uwsgi报错 cmd下运行:pip install uwsgi 报错:AttributeError:'module' object hsa no attribute 'uname' 怎么安装成功呢?求大神,指教 解决方案 这个应该是需要linux环境.或者你自己下载uwsgi源码来编译 解决方案二: 好吧,新手,再看看吧,谢谢大神!

web service-jboss5环境下,cxf调用webservice不返回内容,也不报错

问题描述 jboss5环境下,cxf调用webservice不返回内容,也不报错 有谁碰到过这种情况,cxf调用webservice在jar包运行下没问题, 换到jboss5下面就会有问题,但是不报错,也不返回任何东西 解决方案 http://www.iteye.com/problems/47007 解决方案二: 我是直接调用的客户端,不用任何配置的

数据结构、c语言-急!!!!为何以下程序执行第2功能离开车厂后在vc++6.0环境下程序会报错并终止运行,求解决方案

问题描述 急!!!!为何以下程序执行第2功能离开车厂后在vc++6.0环境下程序会报错并终止运行,求解决方案 #include "stdafx.h" #include #include #include #define max 5 #define pri 5 typedef struct time{ int year; int day; int month; int hour; int min; }Time; typedef struct node{ char num[10]; Tim

解决IIS下UTF-8文件报错乱码问题

解决IIS下UTF-8文件报错乱码的问题 原因: 你的网站是utf-8编码,但iis的错误信息输出默认使用的是gb2312编码.导致iis出现运行时错误的时候显示的页面是乱码. 解决办法: [办法1] 自己处理错误,不让iis来处理. 在所有可能出错的地方,都用类似下面的方式来捕捉. On Error Resume Next Err.Raise 6 '这行是可能出错的代码 If Err Then Response.Write Err.Description Response.End End If

关于HI3512的板子,在HI-Linux下挂载nfs报错,是什么原因?

问题描述 关于HI3512的板子,在HI-Linux下挂载nfs报错,是什么原因? 我现在用的是HI3512的板子,在HI-Linux下挂载nfs报错:mount:RPC:Unable to receive:errno:no route to host mount: nfsmount failed: Bad file descriptor mount: Mounting 10.0.17.86:/ on /mnt failed: Invalid argument 解决方案 首先在linux下测试你

ndk android-Opencv for android 3.0库工程导入报错

问题描述 Opencv for android 3.0库工程导入报错 工程和包名上显示红叉,打开类并没错!求路过的大神指点! 之前用的ADT,今天下了个opencv的sdk,然后又下了CDT的插件和NDK,之前也没玩过ndk.配好了之后看网上说明导入了Opencv Library3.0的工程,然后就是这种错,工程properties设置了ndk的变量,Android tools生成了jni,我还漏掉了哪里,或者有什么注意的地方特比注意的,有大神能指导下吗!? 解决方案 Eclipse for J

matlab 7.0安装后运行报错

问题描述 matlab 7.0安装后运行报错 在安装MATLAB7.0时,需要输入序列号,我就在网上搜索了一个,安装好后运行报了很长串的一个错误,都是以Javax开头的,求解决,还卸载不掉 解决方案 是win7 系统吧,新的系统上安装旧的matlab 版本可能就不兼容,现在都matlab2014b 出来了,最好安装2010之后的. 至于卸载,在win7下先修改win7的主题,改为windows经典主题,以后再卸载.