Error accessing web services sequentially

2004-02-05 Thread jason . s . cramer
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

Error accessing web services sequentially (java)

2004-02-02 Thread jason . s . cramer
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