Re: targetNamespace in WSDL file

2002-07-16 Thread Gerrit Quast
There are two things I figured out the last days: If you change the targetNamespace in the and use a complex type, you have to change the deploy.wsdl, that's right. e.g. you have to adapt the xmlns:qn-attribute to your new name- space within the . Gerrit -- Gerrit Quast CEO

targetNamespace in WSDL file

2002-07-16 Thread Snigdha Pandit
hi all, I want to change the value of the targetNamespace attribute for the and the tags in the WSDL file generated upon receiving a axis/service/?WSDL request. Can anyone tell me what changes do I need to make (in the deploy.wsdd file ??) I am using axis beta 2. Any help would be deeply app