UNSUBSCRIBE ME

2001-08-14 Thread Ranjith Chinni

Re: The TCPTunnel

2001-07-09 Thread Ranjith Chinni
your rpc call should go via the tcp tunnel so insted of giving url of rpcrouter give the url of tcp tunnel Eduardo Yánez wrote: > > I already tried that, but it doesn´t work :-(, i mean the app window appears > but there are no messages when i do the rpc call. :-/ > > Do i need to put any extra

Re: what is it

2001-07-09 Thread Ranjith Chinni
gt; > Brian > -Original Message----- > From: Ranjith Chinni [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 09, 2001 9:27 AM > To: [EMAIL PROTECTED] > Subject: what is it > > Hi all > can some one tell how soap can be used > what r the advantages of soap over other tech

Re: DomSerializer?

2001-06-29 Thread Ranjith Chinni
Try ur luck with both of them Leonardo battagli wrote: > > I have created a simple example using the addressbook one, now instead > of serialize an 'Address object' > I want to serialize an 'XMLDocument object', I added the followind > description in the 'deploy file' > > http://schemas.x

integrating avalon with soap

2001-06-29 Thread Ranjith Chinni
Hi can somebody tell me how can one integrate soap service with avalon service. i want it like when a request comes for a soap service te soap service should inturn redirect the request to an avalon service with parameters it got from the request. thanks ranjith