当前位置:网站首页>webService接口
webService接口
2022-07-30 04:33:00 【lichaohua!】
webService接口:使用cxf根据wsdl文件生成java代码
前言
工作中需要有用到webService接口,特地来记录一下
一、下载cxf压缩包
官网链接: https://cxf.apache.org/download.html
二、配置cxf环境变量
新建系统变量
编辑path,添加
三、在bin下进入cmd,使用命令生成java代码
命令:
wsdl2java -encoding utf-8 -p com.ddtech -d D:/demo/src -client
D:\project\gzyth1\gzyth\src\config\配网接口接收报文.wsdl
-encoding utf-8
编码
-p com.ddtech
生成代码的包名
-d D:/demo/src
生成的代码位置
-client
生成客户端代码(少了这个就少了个客户端测试的java类而已)
D:\project\gzyth1\gzyth\src\config\配网接口接收报文.wsdl
解析的wsdl地址(可以是本地地址也可以是网络地址)
cxf参数总结
-p 指定其wsdl的命名空间,也就是要生成代码的包名;
-d 指定要产生代码所在目录 ;
-client 生成客户端测试web service的代码 ;
-server 生成服务器启动web service的代码 。
边栏推荐
- [SQL] at a certain correlation with a table of data update another table
- 图像视角矫正之透视变换矩阵(单应矩阵)/findHomography 与 getPerspectiveTransformd的区别
- See you in shenzhen!Cloud native to accelerate the application building special: see cloud native FinOps, SRE, high-performance computing scenario best practices
- Chapter8 支持向量机
- Discourse Custom Header Links
- 网页元素解析a标签
- 数据目录是什么?为何需要它?
- MNIST of Dataset: MNIST (handwritten digital image recognition + ubyte.gz file) data set introduction, download, usage (including data enhancement) detailed guide
- MySql 怎么查出符合条件的最新的数据行?
- [The Mystery of Cloud Native] Cloud Native Background && Definition && Detailed explanation of related technologies?
猜你喜欢
Chapter8 Support Vector Machines
MySQL 安装报错的解决方法
山西省第二届网络安全技能大赛(企业组)部分赛题WP(七)
Detailed transport layer
05全局配置文件application.properties详解
DAY17, CSRF vulnerability
Go 学习笔记(84)— Go 项目目录结构
Atomic Guarantees of Redis Distributed Locks
How does the Snapdragon 7 series chip perform?Reno8 Pro proves a new generation of God U
Go书籍大全-从初级到高级以及Web开发
随机推荐
Shell script basic editing specifications and variables
Discourse Custom Header Links
Discourse 自定义头部链接(Custom Header Links)
[C language] Program environment and preprocessing
SSM框架简单介绍
Code open source design and implementation ideas
Atomic Guarantees of Redis Distributed Locks
phpoffice edit excel document
Thinkphp 5.0.24变量覆盖漏洞导致RCE分析
05全局配置文件application.properties详解
05 Detailed explanation of the global configuration file application.properties
Database Design of Commodity Management System--SQL Server
The difference between forward and redirect
Based on all volunteers - H and D1 XR806 rare plant monitoring device
Reverse Analysis Practice 2
山西省第二届网络安全技能大赛(企业组)部分赛题WP(九)
file system two
What is CDH/CDP?
共建共享数字世界的根:阿里云打造全面的云原生开源生态
How to use labelme