文件名称:spring-ws-test
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-14
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- av***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的Spring Webservice示例代码,含客户端代码,使用manve3创建,可用eclipse直接导入(先要安装manve插件)
使用步骤可查看readme.txt
-A simple Spring Webservice sample code, containing the client code, using the manve3 created available eclipse directly import (the need to install manve plug) using steps can view readme.txt
使用步骤可查看readme.txt
-A simple Spring Webservice sample code, containing the client code, using the manve3 created available eclipse directly import (the need to install manve plug) using steps can view readme.txt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spring-ws-test\.classpath
..............\.project
..............\.settings\org.eclipse.jdt.core.prefs
..............\.........\org.maven.ide.eclipse.prefs
..............\pom.xml
..............\readme.txt
..............\src\main\java\com\liul\test\spring_ws_test\service\impl\SayHelloImpl.java
..............\...\....\....\...\....\....\..............\.......\SayHello.java
..............\...\....\....\...\....\....\..............\ws\SayHelloEndPoint.java
..............\...\....\....\org\springframework\ws\samples\echo\client\sws\EchoClient.java
..............\...\....\resources\commons-logging.properties
..............\...\....\.........\log4j.properties
..............\...\....\.........\log4j.properties11
..............\...\....\.........\org\springframework\ws\samples\echo\client\sws\applicationContext.xml
..............\...\....\.........\...\...............\..\.......\....\......\...\sayRequest.xml
..............\...\....\webapp\WEB-INF\say.xsd
..............\...\....\......\.......\spring-ws-servlet.xml
..............\...\....\......\.......\web.xml
..............\...\....\java\org\springframework\ws\samples\echo\client\sws
..............\...\....\resources\org\springframework\ws\samples\echo\client\sws
..............\...\....\java\com\liul\test\spring_ws_test\service\impl
..............\...\....\....\org\springframework\ws\samples\echo\client
..............\...\....\resources\org\springframework\ws\samples\echo\client
..............\...\....\java\com\liul\test\spring_ws_test\service
..............\...\....\....\...\....\....\..............\ws
..............\...\....\....\org\springframework\ws\samples\echo
..............\...\....\resources\org\springframework\ws\samples\echo
..............\...\....\java\com\liul\test\spring_ws_test
..............\...\....\....\org\springframework\ws\samples
..............\...\....\resources\org\springframework\ws\samples
..............\...\....\java\com\liul\test
..............\...\....\....\org\springframework\ws
..............\...\....\resources\org\springframework\ws
..............\...\....\java\com\liul
..............\...\....\....\org\springframework
..............\...\....\resources\org\springframework
..............\...\....\java\com
..............\...\....\....\org
..............\...\....\resources\org
..............\...\....\webapp\WEB-INF
..............\...\....\java
..............\...\....\resources
..............\...\....\webapp
..............\...\test\java
..............\...\main
..............\...\test
..............\.settings
..............\src
spring-ws-test