Skip to content

This project demonstrates a simple client-server Web Service which takes a list and analyzes it for the most popular element, built using JAVA RMI utilizing WSDL in combination with SOAP, developed for university course "Programming paradigms"

Notifications You must be signed in to change notification settings

ykondrashyn/soap-webservice-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

webservice-example

This project demostrates a simple client-server Web Service which takes list and analyzes it for the most popular element, built using JAVA RMI utilizing WSDL in combination with SOAP, developed for university course "Programming paradigms"

Usage

  1. Clone this repository

    $ git clone https://github.com/ykondrashyn/webservice-example.git

  2. Open Netbeans and import client and server as two separate projects

  3. Right click "deploy" on server project

  4. Run the client project

  5. New browser window will open, type there numbers separated by spaces

About

This project demonstrates a simple client-server Web Service which takes a list and analyzes it for the most popular element, built using JAVA RMI utilizing WSDL in combination with SOAP, developed for university course "Programming paradigms"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published