部署aar文件,及发布WebService

将axis2.war部署到tomcat [url]http://localhost:8080/axis2/[/url]
[img]http://dl.iteye.com/upload/picture/pic/115775/0a5d08a7-7340-3ec7-b431-37f08f62e7ce.jpg[/img]

点击Administration

[img]http://dl.iteye.com/upload/picture/pic/115783/8990c6a1-5bd6-312a-b880-7327f5647108.jpg[/img]

[img]http://dl.iteye.com/upload/picture/pic/115785/3b9dcbbd-3168-345e-8e80-5ed3308cd2c5.jpg[/img]

点击Upload Service

[img]http://dl.iteye.com/upload/picture/pic/115787/60aa2435-ac39-339e-a8ed-ef1ee4d82f60.jpg[/img]

[img]http://dl.iteye.com/upload/picture/pic/115789/03e4e85a-67f1-3cf8-9c0d-81e2c01688e6.jpg[/img]

[img]http://dl.iteye.com/upload/picture/pic/115791/bbe1f1ee-8299-3f13-9bcf-19b0ae736f8e.jpg[/img]

[url]http://localhost:8080/axis2/services/UserService?wsdl[/url]

  <?xml version="1.0" encoding="UTF-8" ?> 
- <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://impl.service.demo.com" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://impl.service.demo.com">
<wsdl:documentation>UserService</wsdl:documentation>
- <wsdl:types>
- <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://impl.service.demo.com">
- <xs:element name="Login">
- <xs:complexType>
- <xs:sequence>
<xs:element minOccurs="0" name="username" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="password" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="LoginResponse">
- <xs:complexType>
+ <xs:sequence>
<xs:element minOccurs="0" name="return" type="xs:int" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
</wsdl:types>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值