Hi Mark,
I have deployed an echo service on my axis and tried using your code. (The
only difference is that I have used FileInputStream instead of
PurchaseOrder.xml)
It makes a single call. Is it possible that your external code is calling
the execute() method twice ?
I can try it again with your
Just wondering if anyone can help me out I am calling a SOAP service but it
is being called twice, firstly with a document set to null and then with the
XML document I have specified.
Below is the calling method:
public String execute() throws Exception{
try{
String endp
Title: Message
Hi,
The Axis software
looks very nice.
Unfortunately,
I've found very little documentation on how to actually use
it.
I'm trying to use
Axis on the client side to allow access to existing JMS
services.
It appears that
the WSDL2JAVA generated code cannot access JMS serv