Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-java2wsdl

Select Implementation: com.github.sanchezih.cxf.src.PersonasServiceImpl
Finish

cxf-beans.xml
delete

SOAP UI Client
crear projecto soap a partir de los archivos personassei.wsdl y personassei_schema1.xsd

wsdl: http://localhost:8080/personas-soap-service/services/PersonasServiceImplPort?wsdl
xsd: http://localhost:8080/personas-soap-service/services/PersonasServiceImplPort?xsd=personassei_schema1.xsd