RE: Local Service Call

2004-10-13 Thread Lovell, Jim M
Title: Message I am interested in this same thing. Can you let me know if you find a solution? -Original Message-From: Stevenson, Chris [mailto:[EMAIL PROTECTED]Sent: Wednesday, October 13, 2004 9:23 AMTo: '[EMAIL PROTECTED]'Subject: Local Service Call Hello All,  

LocalTransport

2004-10-07 Thread Lovell, Jim M
I have a web application that contains an Axis web service that is available for other applications to connect through http. I also have a servlet in the same web application that I would like to have access the service using the LocalTransport. I am having trouble getting the client calls setup

Namespace Prefix Stripped From XML Data

2003-12-12 Thread Lovell, Jim M
I have an Axis RPC service that return a DOM Element as the return data type. The data I expect to get back from the servoce should look like the following. However what I get back from Axis is a stripped down verison without the namespace prefix data. Any idea why Axis would remove namespace pr