Re: Unable to install SOAP 2.2 properly on Tomcat 3.3a

2002-03-26 Thread Chiranjeevi Paruchur
Hi! Gowri, I think it is a classpath problem. Chiran Chiran Paruchuri ORGA Kartensysteme GmbH Am Hoppenhof 33 D-33104 Paderborn Fon: +49 (0) 5251-889 3674 E-Mail: [EMAIL PROTECTED] Internet: http://www.orga.com

Re: Unable to install SOAP 2.2 properly on Tomcat 3.3a

2002-03-26 Thread Chiranjeevi Paruchur
Hi Gowri, Chiran Paruchuri ORGA Kartensysteme GmbH Am Hoppenhof 33 D-33104 Paderborn Fon: +49 (0) 5251-889 3674 E-Mail: [EMAIL PROTECTED] Internet: http://www.orga.com

Re: How does Apache soap handles overloaded methods ?

2001-11-29 Thread Chiranjeevi Paruchur
HI! Dovle, Apache doesnt have any problem with Overloaded methods. Your DD.xml looks the same way as if you just had only only one method. Chiran

How to get IP address of client using SOAP RPC methods

2001-09-26 Thread Chiranjeevi Paruchur
Hi! Does any one have a piece of code or URLs where I can see how to get the IP address of client using SOAP RPC methods.I want to incorporate that in my SOAP service. Thanks in advance, Chiran

Re: SOAP fault code

2001-09-06 Thread Chiranjeevi Paruchur
got a similar kind of problem and it was a mismatch of arguments expected and sent. Thanks, Jyothi >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 9/6/01, 2:43:57 PM, Chiranjeevi

SOAP fault code

2001-09-06 Thread Chiranjeevi Paruchur
Hi! All, I have a service called SOAPHandler in a directory called chiran under the samples directory. when I am calling the service with a client it is throwing the following error. Generated fault: fault Code =SOAP-ENV:Server.Exception: Fault String =samples/chiran/SOAPHandler (wrong name

How to Maintain sessions in SOAP

2001-09-04 Thread Chiranjeevi Paruchur
Hi! Can anyone throw some light on how to maintain sessions when I am using SOAP. I know how to do it when I have a java client. I would like to know how to do it in such a way that any type of client can have sessions with my SOAP server. Thanks in advance, Chiran

Re: Conversion of DeploymentDescriptor.xml to .wsdl file

2001-08-27 Thread Chiranjeevi Paruchur
p-user You are looking probably something like this: http://www.alphaworks.ibm.com/tech/webservicestoolkit Radek Wisniewski www.datenknecht.de On Mon, 27 Aug 2001, Chiranjeevi Paruchur wrote: >

Conversion of DeploymentDescriptor.xml to .wsdl file

2001-08-27 Thread Chiranjeevi Paruchur
Hi! All, Can I convert DeploymentDescriptor.xml file into a .wsdl file. Do we have any tools to do that. Thanks in advance. Chiran

Re: Soap exception

2001-08-06 Thread Chiranjeevi Paruchur
"Chiranjeevi Paruchur"To: [EMAIL PROTECTED] Subject: Re: Soap

Re: Soap exception

2001-08-06 Thread Chiranjeevi Paruchur
oyment"; id=urn:HelloChiran"> . . . --Richard On Mon, 6 Aug 2001, Chiranjeevi Paruchur wrote: > > Hi! > > My SOAP service name is HelloChiran and when I run my client it throws me an error > > Generated fault: > fault Code =SOAP-ENV:Server.Exception: > F

Soap exception

2001-08-06 Thread Chiranjeevi Paruchur
Hi! My SOAP service name is HelloChiran and when I run my client it throws me an error Generated fault: fault Code =SOAP-ENV:Server.Exception: Fault String =samples/chiran/HelloChiran (wrong name: HelloChiran) can any one suggest me what would have gone wrong . Chiran

Re: where soap-spec available?

2001-07-13 Thread Chiranjeevi Paruchur
You can get it from www.w3.org vali

SOAP action URI

2001-07-05 Thread Chiranjeevi Paruchur
What is the use of SOAP action URI in the Call.invoke method. Can some one send me a URL where I can see the practical implementation of this method. Thanks in advance Chiran

using JavaBeans architecure for SOAP

2001-07-03 Thread Chiranjeevi Paruchur
I would like to use JavaBeans for my Server side soap implementation. Can I have any urls or help on how to use it and why we need to use JavaBeans. Thanks in advance. Chiran

Re: Deployment error while running addressbook

2001-07-02 Thread Chiranjeevi Paruchur
At 03:38 PM 7/2/2001 +0200, Chiranjeevi Paruchur wrote: ... Fault String = Deployment error in SOAP

Deployment error while running addressbook

2001-07-02 Thread Chiranjeevi Paruchur
Hi! I am getting the following error when I am running the addressbook example provided by apache soap 2.2. java samples.addressbook.GetAddress http://od-hpc-1/soap/servlet/rpcrouter "Bob Q. Public" Generated fault: Fault Code = SOAP-ENV:Client Fault String = Deployment error in SOAP s

Error when selecting List option

2001-06-27 Thread Chiranjeevi Paruchur
Hi! All, In admin interface, If i select ' List ' Option i am getting the Following Error. javax.servlet.ServletException: org/apache/soap/server/ServiceManager. This Error is B'coz of CLASSPATH Settings. Though my CLASSPATH Contains soap.jar, i am getting this Error. CLASSPATH=.;"D:\Soap-2_2

a general question

2001-06-27 Thread Chiranjeevi Paruchur
"Chiranjeevi Paruchur"To: [EMAIL

Re: TcpTunnelGui.

2001-06-27 Thread Chiranjeevi Paruchur
Hi ! All, I am new to SOAP and XML but we are trying to use SOAP in our latest project. While reading the Documentation for Apache Soap I found there are some APIs. Can some one throw light on how to use them and where to use them. Sorry for this nonsense question. Thanks in advance Chiran