"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 {>
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
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