`
jilong-liang
  • 浏览: 480517 次
  • 性别: 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

    在下载和使用Axis2时,需要注意的是,从http://axis.apache.org/axis2/java/core/download.cgi这个链接可以获取最新版本的Axis2库。在本例中,我们得到了`axis2-1.6.3`版本,这包含了运行和开发Web服务所需的所有...

    org.xml.sax.SAXException: Invalid element

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

    ESB接入接出技术规范(超实用)

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> <soapenv:Body> <uWTrans0010 xmlns="http://esb.hxlife.com"> <in>InputData</in> </uWTrans0010> </...

    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

    webservice 发布步骤

    java -cp %AXIS_CLASSPATH% org.apache.axis.client.AdminClient deploy.wsdd ``` - 如果部署成功,将会看到类似`<Admin>Done processing</Admin>`的消息提示。 3. **测试WebService**: - 启动Tomcat服务器。 ...

    抛出无法找到主类: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...

    Tomcat_与_Apache_AXIS集成.pdf

    下载地址为:[http://archive.apache.org/dist/xml/xerces-j/](http://archive.apache.org/dist/xml/xerces-j/),需要下载`Xerces-J-bin.2.11.0.zip`。 6. **Xmlsec.jar**:这是一个用于加密和签名XML文档的安全库。...

    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...

    wsdl2java_jar.zip

    4. **commons-discovery-0.5.jar**:Apache Commons Discovery库,用于在运行时查找服务和组件,这对于动态发现Web服务非常有用。 5. **activation-1.1.1.jar**:JavaBeans Activation Framework (JAF)的一部分,...

    经典入门:Axis2创建webservice.pdf

    【 Axis2 创建 Web Service 入门教程】 Apache Axis2 是一个功能强大的 Web ... - 下载插件:`http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_4_1/axis2-eclipse-service-archiver-wizard.zip` 和 `...

    webservice :spring 3+cxf3.4服务方,AXIS1.4请示方调用

    java -Djava.ext.dirs=lib org.apache.axis.wsdl.WSDL2Java F:/businessLinkageService.xml ``` 以上步骤详细介绍了如何使用Spring 3 + CXF 3.4搭建WebService服务端,并通过Axis 1.4客户端进行调用的过程。通过...

    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即可。

    WebService之WSDL文件讲解

    例如,JAX-RPC提供商(如BEA WebLogic)可以通过API读取WSDL文档并生成相应的代理类(stub),IBM WebSphere、Microsoft .NET 和 Apache Axis 等也有类似的工具来生成客户端和服务端所需的代码。 #### 二、WSDL的...

    用Apache AXIS 开发 Web Services Step By Step

    - [Axis2 Code Generator](http://apache.justdn.org/ws/axis2/tools/1_0/Axis2_Code_Generator.zip) - [Axis2 Service Archiver](http://apache.justdn.org/ws/axis2/tools/1_0/Axis2_Service_Archiver.zip) - **...

    Tomcat+Axis实现webservice.doc【CSDN精品推荐】

    AXIS_CLASSPATH=%AXIS_LIB%\axis.jar; %AXIS_LIB%\commons-discovery-0.2.jar; %AXIS_LIB%\commons-logging-1.0.4.jar; %AXIS_LIB%\jaxrpc.jar; %AXIS_LIB%\saaj.jar; %AXIS_LIB%\log4j-1.2.8.jar; %AXIS_LIB...

    AXIS2简单例子

    import org.apache.axis2.description.OutInAxisOperation; public class HelloWorld implements OutInAxisOperation { public String sayHello(String name) throws AxisFault { return "Hello, " + name; } ...

    origin使用问题集锦

    2. **设置坐标轴位置**:在“Title & Format”选项卡中,选择“Bottom”或“Left”坐标轴,然后将“Axis”设置为“At Position =”。 3. **调整刻度设置**:在“Scale”选项卡中调整刻度的起始值、终止值以及间隔等...

Global site tag (gtag.js) - Google Analytics