`
jilong-liang
  • 浏览: 472275 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类

{http://xml.apache.org/axis/}HttpErrorCode:404

阅读更多

log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.

log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.DailyRollingFileAppender.

log4j:ERROR Could not find value for key log4j.appender.E

log4j:ERROR Could not instantiate appender named "E".

Exception in thread "main" AxisFault

 faultCode: {http://xml.apache.org/axis/}HTTP

 faultSubcode: 

 faultString: (404)Not Found

 faultActor: 

 faultNode: 

 faultDetail: 

{}:return code:  404

<html><head><title>Apache Tomcat/6.0.18 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /napp/service/MyAxis2WebService.jws</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/napp/service/MyAxis2WebService.jws</u></p><p><b>description</b> <u>The requested resource (/napp/service/MyAxis2WebService.jws) is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.18</h3></body></html>



 

 

(404)Not Found

at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)

at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)

at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)

at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

at org.apache.axis.client.Call.invoke(Call.java:2767)

at org.apache.axis.client.Call.invoke(Call.java:2443)

at org.apache.axis.client.Call.invoke(Call.java:2366)

at org.apache.axis.client.Call.invoke(Call.java:1812)

at com.app.domain.TestAxis2.main(TestAxis2.java:22)

 

  • 大小: 101.6 KB
分享到:
评论

相关推荐

    webservice启动没有问题,通过自动生成的客户端报错

    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder. java:169) at org.apache.axis.encoding.DeserializationContextImpl.endElement(Deseri alizationContextImpl.java:1015) at ...

    eclipse java axis2

    eclipse java axis2 http://axis.apache.org/axis2/java/core/download.cgi

    org.xml.sax.SAXException: Invalid element

    NULL 博文链接:https://wilian.iteye.com/blog/1992365

    axis2的eclispe 插件

    axis2的eclispe插件分为2个,一个是帮助我们生成aar文件的,另一个是帮我们用wsdl文件生成stub代码的 ...http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4_1/axis2-eclipse-codegen-wizard.zip

    xom-1.1.jar

    xml转json时的依赖包, Size: 421.45 KB Detail: META-INF/ META-INF/MANIFEST.MF 1.15 KB nu/ nu/xom/ nu/xom/ASCIIWriter.class 499.0 bytes nu/xom/Attribute$Type.class 2.04 KB nu/xom/...

    axis2c-src-1.6.0

    http://ws.apache.org/axis2/1_0/Axis2ArchitectureGuide.html for an overview on Axis2 architecture. Axis2/C supports both SOAP 1.1 and SOAP 1.2. The soap processing model is built on the AXIOM XML...

    axis2.jar 解决 org.apache.axis2.util.JavaUtils.callStackToString问题

    <Call Stack = DEBUG_FRAME = org.apache.axis2.util.JavaUtils.callStackToString(JavaUtils.java:564) DEBUG_FRAME = org.apache.axis2.description.ParameterIncludeImpl.debugParameterAdd(ParameterIncludeImpl...

    抛出无法找到主类:org.apache.axis.wsdl.WSDL2Java

    抛出无法找到主类:org.apache.axis.wsdl.WSDL2Java(Throws Could not find main class: org.apache.axis.wsdl.WSDL2Java)。 添加本文的jar包压缩包解压出来的所有jar包到当前使用的java.exe 命令的lib目录下的ext...

    08内存及存储管理(下)

    http://apache.justdn.org/ws/axis2/tools/1_0/Axis2_Code_Generator.zip http://apache.justdn.org/ws/axis2/tools/1_0/Axis2_Service_Archiver.zip Eclipse+MyEclipse:可以到官方网站下载(本文为3.2+5.0GA) ...

    org.apache.axis2.jar

    org.apache.axis2.jar

    eclipse的Axis2插件

    axis2-eclipse-codegen-wizard.zip和axis2-eclipse-service-archiver-wizard.zip 解压后得到两个文件夹:Axis2_Codegen_Wizard_1.3.0和Axis2_Service_Archiver_1.3.0,拷贝至eclipse\dropins,重启eclipse即可。

    IPUtility.exe

    AXIS安迅士设备管理工具,查询网络中AXIS设备的序列号IP地址,根据序列号来修改设备的IP地址等重要信息

    org.apache.axis jar

    org.apache.axis jar org.apache.axis jar org.apache.axis jar

    axise入门文档.rar

    1. 下载Axis,下载地址...建立一个run,在Main Class中输入:org.apache.axis.client.AdminClient,这个是用来部署Web Service的。在arguments中输入-lhttp://localhost/axis/services/AdminService src/deploy.wsdd

    webservices示例工程

    1.webservieces 示例工程源码 里面有两个工程 一个axis1的,一个axis2的 2.上面的俩个工程中都有 源码 和 lib jar包,部署后就可以用 3.压缩包里还包括必要的 axis2.war 包在 axis2的工程中用到 4.以上两个工程是...

    axis2解决 org.apache.axis2.util.JavaUtils.callStackToString问题

    axis2解决 org.apache.axis2.util.JavaUtils.callStackToString问题

    使用Apache Axis1.0中的WSDL2Java需要用到的所有jar

    调用WSDL2Java需要相关jars,使用-cp添加进来,不支持使用通配符。提醒:Linux下jar之间使用冒号隔开:...wsdl4j-1.4.jar org.apache.axis.wsdl.WSDL2Java http://*.*.*.*/SMSWebService/services/sigMessageServices?wsdl

    Axis安装配置说明

    2、到 http://ws.apache.org/Axis/网站下载Axis安装包 3、先在eclipse下新建web project为WebServiceDemo.在Tomcat的配置xml配置上:<Context path="/webservice" docBase="D:\\workspace\\WebServiceDemo\\WebRoot...

    axis2开发webservice命令

    axis2开发webservice命令 java2wsdl -cn com.wealth.anguan.ws.Hello -sn Hello -l http://localhost:8080/services/Hello -o target/generated-resources -of service.wsdl -cp classes -tp tp

    COS——R.log

    at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java...

Global site tag (gtag.js) - Google Analytics