Re: Basic Authentication with SOAP

2002-01-11 Thread P SREENIVASA RAO
u can use the draft(SOAP:Basic and Digest authentication) by Cunnings, u can get tis doc in IETF web site.check it On Fri, 11 Jan 2002, Max Stolyarov wrote: > Hello, > > Does anybody knows how to do basic authentication with SOAP on the web > service. Thanks > > Max Stolyarov > > >

Re: Authorisation and versioning

2002-01-09 Thread P Sreenivasa Rao
u can have a look at the attached dic which describes basic and digest authentication (a draft at IETF) of SOAP - Original Message - From: "Soumya Dasgupta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 2002 8:52 PM Subject: RE: Authorisation

How to know the method parameters in Apache SOAP implementation.

2001-11-29 Thread P Sreenivasa Rao
Hi all, It may be a basic one,but still I need some clarification.   In apache SOAP, I'll deploy one service and if some user wants to use my service .so where that user can find my service info. In our Apache ,while deploying ,no where we are mentioning the parameters , their type and other

Abstarct method error

2001-11-29 Thread P Sreenivasa Rao
Hi all,   I'm getting the following error.   Exception in thread "main" java.lang.AbstractMethodError    at org.apache.soap.util.xml.DOM2Writer.print(DOM2Writer.java:139)    at org.apache.soap.util.xml.DOM2Writer.serializeAsXML(DOM2Writer.java:98)    at org.apache.soap.Utils.ma

Which EncodingStyle to which type

2001-11-28 Thread P Sreenivasa Rao
Hi all, I'm now using Apache Soap toolkit and I'm using Tomcat 3.2.2. Here my requirement is to send the com.sun.xml.tree.XmlDocument as the parameter in both request and response. Simply I'll send the XmlDocument object in request and get XmlDocument object in response.   But the SoapEncodi

Authenticating SOAP Messages

2001-11-27 Thread P Sreenivasa Rao
Hi all,   In our application, we are able to send the SOAP requests and responses. But how can I authorise those requests.In our normal scenario, we authenticate the user with pin/password and then he'll access the authorised functions.But in this SOAP scenario,whatever request comes, withou

EncodingStyle in apache SOAP

2001-10-28 Thread P Sreenivasa Rao
Hi all, I'm novice to this SOAP .Now I'm doing WebServices using Apachae Soap2.2 I've got some doubt on encoding style. Is there any document available on the encoding style to the data type like NS_URI_LITERAL_XML : for Elememt data type in apache.So how can i know which encoding style is

Re: problem running examplessoap2.2 on Tomcat3.2.2

2001-10-22 Thread P Sreenivasa Rao
PoolTcpEndpoint.java:416)    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)    at java.lang.Thread.run(Thread.java:484)   Thanks in advance.   With Best regards, Sreenivas P, R&D,CMC Ltd, Hyderabad - Original Message ----- From: P Sreenivasa Ra

problem running examplessoap2.2 on Tomcat3.2.2

2001-10-22 Thread P Sreenivasa Rao
Hi all, While using apache soap2.2 on Tomcat3.2.2,I'm gettig this error. I'm able to deploy the same through the GUI ,but I'm not able to run the client. The following is the error , when I tried to deploy through the command line.Can anyone help me.Is it problem with classpath or somethin

Doubt on Web Services -SOAP

2001-10-15 Thread P Sreenivasa Rao
Hi all, In our application,we are using XML messages as requests and responses and now we want to implement the communication between some components with Web Sevices. I want to know whether I've to send the whole XML request in the SOAP request and same in the case of XML response also.Generall

performance issues in Web Services

2001-06-12 Thread P Sreenivasa Rao
                Hi all, I have some doubts regarding the performance issues(u can call them as disadvntages ) of Web Services. Actually,we'll depend on the performnace of Service Provider in web services.So in the internet scenario,the performance will be a bottleneck as it'll take much time