http://www.cnblogs.com/liyanblog/archive/2011/11/29/2266942.html

报错:

D:\ws\la\WSofSMNS\WebRoot\WEB-INF>java -cp D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\activation.jar;D:\ws\la\WSofSMNS\WebRoo
t\WEB-INF\lib\axis-ant.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\axis.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\commons-
discovery-0.2.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\
jaxrpc.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\log4j-1.2.8.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\mailapi.jar;D:\ws
\la\WSofSMNS\WebRoot\WEB-INF\lib\saaj.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\wsdl4j-1.5.1.jar;D:\ws\la\WSofSMNS\WebRo
ot\WEB-INF\lib\xmlsec-1.4.2.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-INF\lib\xml-apis-2.6.2.jar;D:\ws\la\WSofSMNS\WebRoot\WEB-I
NF\lib\mail.jar org.apache.axis.client.AdminClient -1http://localhost:8080/axis/services/AdminService deploy.wsdd
Processing file deploy.wsdd
Exception: AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (404)Not Found
faultActor:
faultNode:
faultDetail:
{}:return code: 404

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

新建一个项目叫做axis, 然后重新部署,就好了!

我也是查看aixs源码发现的: AdminClient里面竟然写死了 http://localhost:8080/axis/services/AdminService

可能跟我没有安装axis,没设置好axis的环境变量有关吧,!!

axis的更多相关文章

  1. 应用Apache Axis进行Web Service开发

    转自(http://tscjsj.blog.51cto.com/412451/84813) 一.概述 SOAP原意为Simple Object Access Protocol(简单对象访问协议),是一 ...

  2. 有理数的稠密性(The rational points are dense on the number axis.)

    每一个实数都能用有理数去逼近到任意精确的程度,这就是有理数的稠密性.The rational points are dense on the number axis.

  3. 使用axis开发web service服务端

    一.axis环境搭建 1.安装环境 JDK.Tomcat或Resin.eclipse等. 2.到 http://www.apache.org/dyn/closer.cgi/ws/axis/1_4下载A ...

  4. AXIS最佳实践

    前言: Axis是apache一个开源的webservice服务,需要web容器进行发布.本节主要用于介绍使用Axis开发webservice,包括服务端的创建.webservice的部署.客户端的调 ...

  5. axis 理解

    前言 使用numpy sum(a,axis=0)的时候,对axis参数比较费解,和直觉不太一样,故此记录 b = np.arange(12).reshape(3,4) b array([[ 0, 1, ...

  6. Axis 1 https(SSL) client 证书验证错误ValidatorException workaround

    Axis 1.x 编写的client在测试https的webservice的时候, 由于client 代码建立SSL连接的时候没有对truststore进行设置,在与https部署的webservic ...

  7. 【知识积累】服务器端获取客户端的IP地址(当客户端调用由Axis开发的WebService)

    一.前言 由于项目中一个小的模块需要获取客户端的IP地址以保证安全调用webservice接口,项目中客户端使用C#编写,服务器端使用Java编写,服务器端与客户端采用Axis开发的WebServic ...

  8. 使用axis调用WebService服务端

    由于项目中要调用其他公司的接口,研究了下axis调用webService这种方式,现将代码贴出,以备以后查阅: package com.xbq; import javax.xml.namespace. ...

  9. MATLAB axis和axes的区别

    axis中文为“轴”之意,在matlab中用于控制坐标轴的范围和样式(颜色等). axis([XMIN XMAX YMIN YMAX]) 设置当前所绘图像的x轴和y轴的范围.axis([XMIN XM ...

随机推荐

  1. oracle 11gr2 官方文档下载

    http://www.oracle.com/technetwork/database/enterprise-edition/documentation/index.html

  2. MySqlHelper

    package utils; import java.io.IOException; import java.sql.CallableStatement; import java.sql.Connec ...

  3. ios6 滤镜相关知识内容网址

    http://blog.csdn.net/justinjing0612/article/details/8145607#

  4. 三道关于Taylor级数的题目,证明你爹是你爹

    =============幂级数的唯一性==================

  5. NIO概述

    NIO API从Java1.4开始引用起就被广泛应用所使用.NIO API自带了IO非阻塞操作. java.nio.*包的结构: · Buffers 作为数据容器 · Chartsets 将容器中的数 ...

  6. TCL:表格(xls)中写入数据

    intToChar.tcl # input a number : 1 to 32 , you will get a char A to Z #A-Z:1-32 proc intToChar {int} ...

  7. monodevelop 突然莫名其妙的将 warning 全部标记为 error

    这是一个关于 monodevelop 的“坑” 我们在用 monodevelop 编译游戏脚本时, 通常会有一些警告,一般这些警告都是无害的, 不影响游戏运行.可是突然有一天, monodevelop ...

  8. [Leetcode][JAVA] Distinct Subsequences

    Given a string S and a string T, count the number of distinct subsequences of T in S. A subsequence ...

  9. overview

    [1] Don’t panic! All will become clear in time; [2] You don’t have to know every detail of C++ to wr ...

  10. tableindex

    在写代码的时候,失焦的第一反应便是ng-blur,没想到在一个标签上其作用了,多加了几个标签没反应,于是发现了tableindex,写的代码列子如下,希望可以帮助你: <img src='{{a ...