jax-ws
There are 135 repositories under jax-ws topic.
jonashackt/tutorial-soap-spring-boot-cxf
Tutorial how to create, test, deploy, monitor SOAP-Webservices using Spring Boot and Apache CXF
codecentric/cxf-spring-boot-starter
Enterprise & production ready SOAP webservices powered by Spring Boot & Apache CXF
jonashackt/soap-spring-boot-cxf
Sample Project for producing & testing a SOAP-WSDL-driven Service with Spring Boot, Apache CXF & JAX-WS
codecentric/cxf-spring-boot-starter-maven-plugin
Maven plugin complementing cxf-spring-boot-starter
stefan-kolb/jaxws-samples
Small example projects using JAX-WS technologies.
yusufsefasezer/YSNoteSOAP
YSNoteSOAP is a JAX-WS/SOAP application for add, list, edit, delete operations notes.
m-cakir/spring-bootiful
Spring Boot multi-module project example with some features
LeandroFranciscato/NFSe-Maringa
Este projeto tem por objetivo criar um WebService Cliente que consuma o padrão ABRASF de Nota Fiscal de Serviço Eletrônica. O case, por hora, é a prefeitura do município de Maringá.
alfa-laboratory/cxf-ws-client-spring-boot-starter
Best way to create JAX-WS PortType for your spring-boot application
ricardozanini/fuse-soap-spring-boot-example
A simple example of how to implement a JAX-WS (SOAP) CXF service with Camel and Spring Boot and deploy it on OpenShift
alansastre/jakartaee-jaxws
Servicios Web en Jakarta EE con Jakarta XML Web Services. Formerly Java EE.
anismtl/Calcule-age-Web-Service-SOAP
http://aniss.ca/ClientCalculAge/
anismtl/Consommation-carburant-Web-Service-SOAP
Analyse, conception, réalisation d’un web service qui fournit la consommation du carburant des automobile à partir de la marque et le modèle ainsi que l’année de mise en service. http://aniss.ca/AutoConso/
Bernardo-MG/mule-ws-security-soap-example
An example showing how to set up secured SOAP web services in Mule.
btrice/Spring_CFX_Hibernate_JAX-WS
Apache CXF JAX-WS : Top down approach for developing SOAP based web service with spring and hibernate.
deepcloudlabs/dcl420-2019-dec-23
DCL-420: Developing SOAP and RESTful Web Services on Java EE 8
mickaelbaron/jaxws-tutorial
L'objectif de cette deuxième série d'exercices est d'apprendre à manipuler l'API JAX-WS pour le développement de services web étendus à partir de la plateforme de développement Java.
src-mgra/My-Calendar-Service
MyCalendarService is a soap JAX-WS webservice with a year/month/weekday-view
thesurenk/awesome-jakartaee
A curated list of projects and applications built, released and managed by Eclipse Foudnatios' JakartaEE
usharik/GeekBrainsJavaEE
For GeekBrains JavaEE course
zebity/onvif-relay
An onvif device relay/device test harness
alfaCentauri/ClienteConversionUnidadesVolumen
Programa creado en Java SE para consumir un servicio web desarrollado con JAX-WS. Permite demostrar el uso de un servicio web desarrollado en Java que convierte litros a galones y viceversa.
alfaCentauri/ConversionUnidades
Programa desarrollado en Java para demostrar la estructura y funcionamiento de un servicio web SOAP con JAX-WS. Permite convertir centímetros a pulgadas y viceversa.
alfaCentauri/ConversionUnidadesVolumen
Programa desarrollado en Java para demostrar la estructura y funcionamiento de un servicio web SOAP con JAX-WS y un EJB. Permite convertir litros a galones y viceversa.
aulas-unisal/calculator
Calculator SOAP
deepcloudlabs/dcl364-2021-may-31
DCL-364: Design Patterns and Best Practices in Jakarta EE 8
desbocages/kaolin-FUD-MTOM-XOP
kaolin-FUD-MTOM-XOP is a lightweight java library which the aim is helping developers to add file upload/download capability to a JAX-WS based java application without any effort of writing a web service. it relies upon MTOM and XOP to transfer files as attachments between client and server parts of a distributed application.
EvgenJin/jax_ws_bu
JAX-WS webservice on Metro stack deployed on Tomcat
Jatinder-Singh1064/PatientService-SOAP-SpringBoot-H2db
Patient Service is a JAX-WS based SOAP Web Service implemented in Spring Tools Suite using Java, Spring Boot, Maven, POM.XML, SAAJ, JAX-B along with JPA functionality using H2 in-memory database. The Web Service is tested against WSDL contract using SOAP UI client. All the web service requests are also being logged in a XML file created for each request.
Mario23junior/Sol-API
Esta api tem como seu principal objetivo ser construída utilizando o protocolo SOAP e gerenciar informações sobre o Sol com dados cientificos
mayankgsingh/cxf-example
Apache CXF Example (WS & RS)
nakira974/dofus-rpa-ws
A Dofus SOAP API like an old JavaEE entreprise webservices legacy. (why not ?)
ndkcha/drrs-jax-student
The Distributed Room Reservation System using Java Web Services
swsmile/java-soap-demoUsingJaxWS
A Java SOAP Web Service Demo using Jax-WS