Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanchezih/personas-soap-service
personas-soap-service
https://github.com/sanchezih/personas-soap-service
cxf java soap-ui soap-web-services soapui wsdl
Last synced: about 2 months ago
JSON representation
personas-soap-service
- Host: GitHub
- URL: https://github.com/sanchezih/personas-soap-service
- Owner: sanchezih
- Created: 2023-11-18T23:11:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T05:13:36.000Z (about 1 year ago)
- Last Synced: 2023-11-19T06:24:02.218Z (about 1 year ago)
- Topics: cxf, java, soap-ui, soap-web-services, soapui, wsdl
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personas SOAP Service
Java Build Path
Libraries
Modulepath
JRE System Library [jdk-11.0.15]
Classpath
Apache CXF Library [3.5.2]
Server Runtime [Apache Tomcat v9.0]Create Web Service
PersonasSEI.java -> Web Services -> Create Web Service
Service implementation: com.github.sanchezih.cxf.src.PersonasSEI
Configuration:
Server runtime: Tomcat v9.0 Server
Web service runtime: Apache CXF 2.x
Service project: poc-cxf-java2wsdlSelect Implementation: com.github.sanchezih.cxf.src.PersonasServiceImpl
Finishcxf-beans.xml
deleteSOAP UI Client
crear projecto soap a partir de los archivos personassei.wsdl y personassei_schema1.xsdwsdl: http://localhost:8080/personas-soap-service/services/PersonasServiceImplPort?wsdl
xsd: http://localhost:8080/personas-soap-service/services/PersonasServiceImplPort?xsd=personassei_schema1.xsd