Web Service Implementation from CORBA code

Job ID: 36168702

Budget: $30 – $250 CAD

Implement the code(provided by me) using web service:

You should be able to work on below points:
1) Extract the Java client-server implementation by removing the CORBA specific code from the provided code.
2) Properly annotate your Java implementation to adapt it as a web service.
3) Build the end point files using the wsgen command before publishing the service.
4) Import the wsdl files using the wsimport command.