...
To run a sample client for the service, go to <AS_HOME>\samples\Jibx directory and use run-client.sh bat (in LinuxWindows) or or run-client.bat sh (in WindowsLinux).
You can also,
- Invoke the service through the Try-It tool .
- Use Tools -> WSDL2Java to generate the client stubs pointing to the wsdl and invoke the service with that.
...