RE: Service being called Twice

2004-01-18 Thread Abhinav Maheshwari
service code and file PurchaseOrder.xml if you post it. Regards, Abhinav -Original Message- From: Mark Melia [mailto:[EMAIL PROTECTED] Sent: Sunday, January 18, 2004 11:49 PM To: [EMAIL PROTECTED] Subject: RE: Service being called Twice Just wondering if anyone can help me out I am

RE: Service being called Twice

2004-01-18 Thread Mark Melia
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