RE: VOTE: Scott Nichol for committer

2002-06-10 Thread Nilesh Kumar, Koratpallikar
+1 Scott, is also a leading contributor in answering queries to those folks who need immediate help in SOAP. I am all for nominating Scott to the committer list. Congrats! scott. Nilesh -Original Message- From: nitesh gautam [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002

RE: Re: why uddi?

2002-05-27 Thread Nilesh Kumar, Koratpallikar
I agree that UDDI is just a part of the entire webservice framework, but definitely an imporant one. In your mail, you are trying to distinguish between "SOAPizing" and "Webservizing". I think they are essentially the same. when you look at the definition SOAP itself(HTTP +XML), web is an inhere

RE: Apache SOAP 2.3 Release Schedule

2002-05-13 Thread Nilesh Kumar, Koratpallikar
+0 - Original Message - From: "William A. Nagy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 10:05 PM Subject: Vote: Apache SOAP 2.3 Release Schedule > I'd like to call for a vote on the Apache SOAP 2.3 Release Plan. > > The vote will run until 04/25. > >

How to make an EJB comp into a web service?

2002-04-30 Thread Nilesh Kumar, Koratpallikar
Hello, I am using Apache SOAP 2.2 I was trying to deploy an existing stateless session bean into a web service. 1] I deployed the existing stateless session bean into weblogic 2] Wrote a SOAP RPC client to access one of the methods from the session bean 3] Added a deployment desc

RE: Apache SOAP RPC vs SOAP Messaging

2002-04-25 Thread Nilesh Kumar, Koratpallikar
n the hope that I can move my byte code across implementations. Scott - Original Message - From: "Nilesh Kumar, Koratpallikar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 6:51 AM Subject: RE: Apache SOAP RPC vs SOAP Messaging >

RE: Apache SOAP RPC vs SOAP Messaging

2002-04-24 Thread Nilesh Kumar, Koratpallikar
PM To: [EMAIL PROTECTED] Subject: Re: Apache SOAP RPC vs SOAP Messaging please clarify... what is the messaging server(SoapMsgServer) u are talking about? vamsi On Tue, 23 Apr 2002 Nilesh Kumar, Koratpallikar wrote : >I have a question related to the way Apache SOAP 2.2 was >engineered S

Apache SOAP RPC vs SOAP Messaging

2002-04-23 Thread Nilesh Kumar, Koratpallikar
I have a question related to the way Apache SOAP 2.2 was engineered SOAP RPC as against SOAP Messaging. If You look at the SOAP RPC server, there is nothing which ties the server code to SOAP specific API's. e.g public class SoapSample { public String[] print() {

Can SOAP be used for building HTTPS clients ????

2002-01-17 Thread Nilesh Kumar, Koratpallikar
Hi,   I am trying to write a HTTPS client, which would talk to a secure site.  Wanted to know if I can use SOAP for building such a client .  Basically I was looking for some API's which would deal with complexities of SSL handshaking, authentication.   Any Inputs will be greatly apprec

RE: com.ibm.* package in SOAP download

2001-12-13 Thread Nilesh Kumar, Koratpallikar
on.   Regards,   Henk. -Original Message-From: Nilesh Kumar, Koratpallikar [mailto:[EMAIL PROTECTED]]Sent: Wednesday, 12 December, 2001 12:01 PMTo: '[EMAIL PROTECTED]'Subject: com.ibm.* package in SOAP download Hi,   I have downl

com.ibm.* package in SOAP download

2001-12-12 Thread Nilesh Kumar, Koratpallikar
Title: RE: Two sets of identical SOAP services on the same server Hi,   I have downloaded SOAP binaries from Apache site.  The *.java files make use of com.ibm.* package, but this class files are not part of the extracted zip file ?. Do we have to download this separately ?   Would be thankf

Can SOAP be used for accessing http based mail servers

2001-12-11 Thread Nilesh Kumar, Koratpallikar
Title: RE: Two sets of identical SOAP services on the same server Hi,   I wanted to know if SOAP can be used for accessing mails from http based mail stores ?   Also I would like to know, if SOAP implementation is bound to a particular transport protocol(smtp/http) statically(I mean during t