Re: SOAP-ENV:Server.BadTargetObjectURI

2003-02-17 Thread Martin
Madhavi-can you ping the URIcan you open the URI in your browser? -Martin - Original Message - From: Madhavi Thottempudi To: [EMAIL PROTECTED] Sent: Monday, February 17, 2003 9:13 AM Subject: SOAP-ENV:Server.BadTargetObjectURI Hi!I was trying to access SOAP f

SOAP-ENV:Server.BadTargetObjectURI

2003-02-17 Thread Madhavi Thottempudi
Hi! I was trying to access SOAP from my client, and I am getting the following error: org.caret.model.soap.clients.Client_Search: Fault Code = SOAP-ENV:Server.BadTargetObjectURI org.caret.model.soap.clients.Client_Search: Fault String = Unable to resolve target object: I don't have any clue, why t

Controlling namespace prefixes in SAAJ

2003-02-17 Thread Jack Byrne
Hello, My sample code below is producing the following XML http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> http://mydomain.com/header1"/> http://mydomain.com/header2";> http://mydomain.com/ch

Controlling namespace prefixes in SAAJ

2003-02-17 Thread Jack Byrne
Hello, My sample code below is producing the following XML http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> http://mydomain.com/header1"/> http://mydomain.com/header2";> http://mydomain.com/ch