Re: Communication between axis and Apache soap

2003-07-02 Thread Scott Nichol
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

Re: Communication between axis and Apache soap

2003-07-02 Thread Praveen Peddi
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

Re: Communication between axis and Apache soap

2003-07-02 Thread Scott Nichol
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