All Projects → xuwujing → webservice_project

xuwujing / webservice_project

Licence: other
关于Java 使用 javax.jws 和 Axis 实现 WebService 发布和调用。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to webservice project

rest
REST webservices for TYPO3 CMS
Stars: ✭ 78 (+200%)
Mutual labels:  webservice
WebServiceDataProvider
一个用于动态调用WebService的C#类库
Stars: ✭ 33 (+26.92%)
Mutual labels:  webservice
convey
CSV processing and web related data types mutual conversion
Stars: ✭ 16 (-38.46%)
Mutual labels:  webservice
XProc-Z
A platform for running XProc pipelines as web applications in a Java servlet container
Stars: ✭ 20 (-23.08%)
Mutual labels:  webservice
api
Free Rest Webservices
Stars: ✭ 20 (-23.08%)
Mutual labels:  webservice
ViaCEP
The ViaCEP API/webservice .NET client
Stars: ✭ 21 (-19.23%)
Mutual labels:  webservice
Goapp
An opinionated guideline to structure & develop a Go web application/service
Stars: ✭ 238 (+815.38%)
Mutual labels:  webservice
ip2country
fast ip -> country lookup using asn database
Stars: ✭ 48 (+84.62%)
Mutual labels:  webservice
advanced-cloud-native-go
Advanced Cloud Native Go - Packt Publishing Video Course
Stars: ✭ 18 (-30.77%)
Mutual labels:  webservice
Angular-Springboot
E- Commerce Application Built Integrating Angular and Spring Web Services
Stars: ✭ 58 (+123.08%)
Mutual labels:  webservice
KeyLogger-WebService
"KeyLogger-WebService" Is a Keylogger Write In python.
Stars: ✭ 21 (-19.23%)
Mutual labels:  webservice
ruby-grafana-reporter
Reporting Service for Grafana
Stars: ✭ 42 (+61.54%)
Mutual labels:  webservice
mif
MIF is a C++11 web-application framework designed for the backend micro-service development
Stars: ✭ 42 (+61.54%)
Mutual labels:  webservice
HyRiver
A Python software stack for retrieving hydroclimate data from web services.
Stars: ✭ 68 (+161.54%)
Mutual labels:  webservice
Jotoba
A free online, self-hostable, multilang Japanese dictionary.
Stars: ✭ 87 (+234.62%)
Mutual labels:  webservice
CredentialRetriever
Retrieve Credentials from CyberArk Central Credential Provider Web Service, or Local Credential Provider using CLIPasswordSDK
Stars: ✭ 35 (+34.62%)
Mutual labels:  webservice
deploy-ml-model
Deploying a simple machine learning model to an AWS ec2 instance using flask and docker.
Stars: ✭ 70 (+169.23%)
Mutual labels:  webservice
go-12factor-example
Example the 12factor app using golang
Stars: ✭ 20 (-23.08%)
Mutual labels:  webservice
Polyfiller
Never worry about polyfills again.
Stars: ✭ 114 (+338.46%)
Mutual labels:  webservice
cxf-spring-boot-starter
Enterprise & production ready SOAP webservices powered by Spring Boot & Apache CXF
Stars: ✭ 129 (+396.15%)
Mutual labels:  webservice

关于WebService demo 。

包含jdk1.6自带的javax.jws和axis示例。 关于该demo 的博客:http://blog.csdn.net/qazwsxpcm/article/details/78003905
http://blog.csdn.net/qazwsxpcm/article/details/70370490 该项目为普通的web项目,相关架包已准备好。下载该项目,可以直接在tomcat中运行,如果想自己重新发布webservice。请删除 com.pcm.ws.jws相关java代码,这是测试使用的示例代码。还有相应发布的webservice地址更改。 调用webservice,请开启服务。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].