This is for my IT120P class under Ms. Antonette Gabriel. The task is to do arithmetic operations using JAX framework.
- Download netbeans
- Open folder with netbeans
- Make sure that under Build Path > Libraries are properly set
- Make sure that you have Java 1.8 as this may not work on newer versions (Java SE or JDK will work fine)
- Debug SOAPPublisher as this runs the web service
- Debug / Run Client > OperatorClient.java