bobmwangih / JAX-WS-server

A simple JAX-WS webService. Approach used in developing the webService is bottom-up approach (WSDL last).When consumed; the client is provided with the basic CRUD operations (creating an employee,reading all employees from the database,reading one employee from the database using their id).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple JAX-WS webService. Approach used in developing the webService is bottom-up approach (WSDL last).When consumed; the client is provided with the basic CRUD operations (creating an employee,reading all employees from the database,reading one employee from the database using their id).


Languages

Language:Java 100.0%