n -1;
> }
>
> Is it just changing the url and or something else?
>
> Praveen
>
> - Original Message -
> From: "Scott Nichol" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 02, 2003 9:29 AM
> Subject: Re: Communic
return -1;
}
Is it just changing the url and or something else?
Praveen
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 02, 2003 9:29 AM
Subject: Re: Communication between axis and Apache soa
Yes, you can migrate your services to Axis now and keep your clients
in Apache SOAP. Of course, when you migrate the services, be sure to
keep them rpc/encoded and don't use features of Axis that are not
supported by Apache SOAP.
On 1 Jul 2003 at 12:26, Praveen Peddi wrote:
> My server and cl