how to unsubscribe

2002-12-20 Thread Nitesh Garg
   "Brian W. Young" <[EMAIL PROTECTED]> wrote: Are you sure you don't want to just send the XML as String data and then re-parse it once it gets to the destination?Josema Alonso wrote:>Dear all,>>I'm a newbie trying to make a web service work. I have a method like this:>>public Class Recordings {>

Urgent Help Required

2002-11-20 Thread Nitesh Garg
HiI am using websphere and IBM's WSTK. I have build a small web service similar to the one in tutorial(NasdaqQuote). It runs perfectly fine using the serviceClient(like NasdaqQuoteServiceClient). But Now i want to print the result on a web page. For that I am using servlets and i try to make a obje

Re: Registering the service with AXIS

2002-10-28 Thread Nitesh Garg
Hi,I am facing a problem while deploying my web service. I am using IBM Web Sphere application server & web server, wstk 3.2.I have constructed the .wsdl file , as shown in tutorial I of WSTK3.2, and deployed the service WAR. I am facing this problem while registering the service with AXIS.C:\>java