RE: wsdl2java and namespace

2004-03-04 Thread Pathuru, Kiran
ailto:[EMAIL PROTECTED]Sent: Wednesday, March 03, 2004 8:49 PMTo: [EMAIL PROTECTED]Subject: wsdl2java and namespace Hi all,   I am currently trying to create a wsdl file for an existing web service so that clients can use wsdl2java to generate client side code.  I have a few ques

wsdl2java and namespace

2004-03-03 Thread Wei Hsu
Hi all,   I am currently trying to create a wsdl file for an existing web service so that clients can use wsdl2java to generate client side code.  I have a few questions concerning namespaces generated for RPC/Literal style SOAP.    Currently when I try to use the wsdl2java stubs, my SO