Re: Axis vs. Apache SOAP

2002-09-20 Thread Vivek Chopra
hese tests/metrics- something that measures a. Turnaround time (say using a simple echo service) b. Load handling (# of SOAP requests/min that it can handle) c. Large XML payload handling d. Memory footprint (startup, runtime) etc. - Vivek --- Vivek Chopra <[EMAIL PROTECTED]> wrote: > My bad

Re: Axis vs. Apache SOAP

2002-09-20 Thread Vivek Chopra
, and was back at > SOAP 2.2. > > Scott Nichol > > - Original Message ----- > From: "Vivek Chopra" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 20, 2002 1:12 PM > Subject: RE: Axis vs. Apache SOAP > > > >

RE: Axis vs. Apache SOAP

2002-09-20 Thread Vivek Chopra
The following paper has performance figures for a number of SOAP implementations, including Apache and Axis. http://www.cse.ogi.edu/~wuchang/cse581_winter2002/papers/p2p-p2pws02-soap.pdf - Vivek --- WJCarpenter <[EMAIL PROTECTED]> wrote: > > [Axis] offers better performance than Apache SOAP. >

Re: SOAP and Applet

2002-06-04 Thread Vivek Chopra
Hi Bruno, I am attaching a small sample applet that runs against the Currency Conversion service listed at xmethods (http://www.xmethods.com/ve2/ViewListing.po?serviceid=5.) For an applet, you'd want to use a very lightweight SOAP client- Apache SOAP is not the best fit in such cases. This is be

Re: tell me some web site about web service

2002-05-23 Thread Vivek Chopra
Hello Amy, I would like to suggest the following site: http://www.soaprpc.com Thanks, - Vivek --- amy <[EMAIL PROTECTED]> wrote: > Hi, > > I need some resources about web service implemented > by J2EE. > > Does anyone tell me some web sites or url links? > > Thank u > > > > ¡¡

Re: Can services be written in C++?

2002-05-22 Thread Vivek Chopra
Russell, Apache SOAP is a java library- you would need to write your service in java. In case you wish to write a C++ Web Service, you would need to use a C++ SOAP implementation. There are three (that I know of)- * WASPC (http://www.systinet.com/products/waspc/index.html) * easySOAP++ (http:

Re: Ri:Re: java applet

2002-05-17 Thread Vivek Chopra
Gianni, I haven't tried it personally, but the Wingfoot SOAP client will work with JDK 1.1. - Vivek --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I look at KSOAP but it work with Java 2 Microedition > and > Wingfoot SOAP work with J2SE and J2EE platforms. > Is there some implementat

RE: java applet

2002-05-16 Thread Vivek Chopra
limit our options, especially on > the server side of > things. > > Thanks. > Phill. > > -Original Message- > From: Vivek Chopra [mailto:[EMAIL PROTECTED]] > Sent: 16 May 2002 16:01 > To: [EMAIL PROTECTED] > Subject: Re: java applet > > > Valle,

Re: java applet

2002-05-16 Thread Vivek Chopra
Valle, You might want to take a look at something more lightweight than Apache SOAP for an Applet. kSOAP (http://ksoap.enhydra.org/) and Wingfoot SOAP (http://www.wingfoot.com/products.jsp) might be a better fit. - Vivek --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, I'm a ne

Re: C++ client for Apache SOAP

2002-02-13 Thread Vivek Chopra
Take a look at http://www.soaprpc.com/software/ It lists a number of SOAP implementations, including C++ clients. - Vivek --- Morten Haavaldsen <[EMAIL PROTECTED]> wrote: > Hi, > > I have a SOAP server based on the Apache SOAP and > need a C++ SOAP = > client which interoperates with this se

patent on "web services"

2001-08-07 Thread Vivek Chopra
Check this http://www.mcafee.com/aboutus/press_room/press_releases/Aug62001_1.asp? ".. The patent encompasses the ability to deliver software capabilities encapsulated within markup language (HTML/XML) communications units delivered over a logical Internet connection ..." ;-) = email: [EMAI

RE: WSDL & UDDI Tutorials?

2001-08-03 Thread Vivek Chopra
If you can wait for a while, then I'd suggest that you go for Professional XML Web Services. This should be out next month. http://www.amazon.com/exec/obidos/ASIN/1861005091/ref=ase_soapsimpleobject/104-3293847-7631165 - Vivek --- Raynier van Egmond <[EMAIL PROTECTED]> wrote: > Hi Siegfried, >

Re: UDDI implement choice

2001-07-12 Thread Vivek Chopra
jUDDI, pronounced "judy". see juudi.org. - Vivek --- fanyun <[EMAIL PROTECTED]> wrote: > Hi: > > Any one know is there any open source UDDI server > implementation?(The UDDI4J is locked on DB2) > > > Regards > > fanyun > = email: [EMAIL PROTECTED] web : http://www.soaprpc.com