I am attempting to execute two distinct web services calls to two separate systems
that perform different tasks. I took the wsdl for each web service, and using the Axis
wsdl2java tool, generated proxy code to connect to each.
I was successful! I was able to make a SOAP call to and receive the
I am attempting to execute two distinct web services calls
to two separate systems that perform different tasks. I took the wsdl for each
web service, and using the Axis wsdl2java tool, generated proxy code to connect
to each.
I was successful! I was able to make a SOAP call to and
re