how to call from methods from one service to other service

2001-10-22 Thread Anil Kumar, Anumakonda
Hi to all, I have 2 services. i want to call a method from one service to other service. presently i am making a soap call one service to other service. is there any way to get the reference of other service so that we can directly call the method. thanks in Advance Anil

RE: Sending mixture of datatypes....

2001-07-25 Thread Anil Kumar, Anumakonda
create a bean and send across.     thanks anil -Original Message-From: Susheel Chauhan [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 26, 2001 1:10 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Sending mixture of datatypes Hello all, I have my Apache soap ser

RE: Urgent(is there any limit for the size of data which can be transported through SOAP)

2001-06-28 Thread Anil Kumar, Anumakonda
l be able to fix this without moving to a newer version of Apache SOAP. Earlier versions only work with Xerces. While Xerces 1.4 may fix the problem, I do not think that prior to Apache SOAP 2.2 there is any support for that version of Xerces. Scott - Original Message - From: "A

RE: Urgent(is there any limit for the size of data which can be t rans ported through SOAP)

2001-06-28 Thread Anil Kumar, Anumakonda
what you come up with! =- Dj -Original Message- From: Anil Kumar, Anumakonda [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 28, 2001 7:36 AM To: '[EMAIL PROTECTED]' Subject: RE: Urgent(is there any limit for the size of data which can be t rans ported through SOAP) Hi raja,

RE: Urgent(is there any limit for the size of data which can be t rans ported through SOAP)

2001-06-28 Thread Anil Kumar, Anumakonda
rans ported through SOAP) can u send the code ? Raja Innova Solutions Ph: Off : 3543139,40,50 X 217 Res : 3551023 -Original Message- From: Anil Kumar, Anumakonda [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 28, 2001 5:53 PM To: '[EMAIL PROTECTED]' Subject: RE: Urgen

RE: Urgent(is there any limit for the size of data which can be transported through SOAP)

2001-06-28 Thread Anil Kumar, Anumakonda
any limit for the size of data which can be transported through SOAP) Hi ! You can find this addressed in the Trouble shooting section of the v2.2 doc. Regards Kumar Raj "Anil Kumar, Anumakonda" wrote: > Hi , > > If i send huge data through SOAP(hashtable which contains

RE: Urgent(is there any limit for the size of data which can be t rans ported through SOAP)

2001-06-28 Thread Anil Kumar, Anumakonda
side ( thru the deployment descriptor.xml) and at the client side too ( mapx). Raja Innova Solutions Ph: Off : 3543139,40,50 X 217 Res : 3551023 -Original Message- From: Anil Kumar, Anumakonda [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 28, 2001 5:43 PM To: '[EMAIL PROT

Urgent(is there any limit for the size of data which can be transported through SOAP)

2001-06-28 Thread Anil Kumar, Anumakonda
Hi , If i send huge data through SOAP(hashtable which contains a lot of data), i am getting this error. Is there any limit for the size of data which can be transported through SOAP. How to over come this problem. I am using SOAP 2.1. SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializ