Ok, it works partially for me.. I still have get the <soap:address location=../> changed at runtime.. some ideas?
Krishnamoorthy J (HCL Financial Services) wrote: > > > Hi J.K., > > > > Setting the <parameter name="useOriginalwsdl">true</parameter> worked. > > > > Thanks, > > Krishna > > > > ________________________________ > > From: Jarek Kucypera [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 08, 2007 7:16 PM > To: [email protected] > Subject: Re: how to get custom WSDL during runtime instead of generated > WSDLin Axis 2 > > > > Krishnamoorthy J (HCL Financial Services) wrote: > > > > Hi, > > > > What is the option similar to wsdlFile property of service-config.wsdd > (Axis 1.4) in Axis 2? > > > > How to get the custom WSDL file displayed instead of Axis generated WSDL > in Axis2 1.1.1? > > > > Put the wsdl in the META-INF folder of the service, next to the > services.xml file. Consider also > setting <parameter name="useOriginalwsdl">true</parameter> in > services.xml, I'm not > sure how exactly it influences the wsdl displayed, but i think it may > help. > > J.K. > > > > DISCLAIMER: > ----------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its > affiliates. Any views or opinions presented in > this email are solely those of the author and may not necessarily reflect > the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, > modification, distribution and / or publication of > this message without the prior written consent of the author of this > e-mail is strictly prohibited. If you have > received this email in error please delete it and notify the sender > immediately. Before opening any mail and > attachments please check them for viruses and defect. > > ----------------------------------------------------------------------------------------------------------------------- > -- View this message in context: http://www.nabble.com/RE%3A-how-to-get-custom-WSDL-during-runtime-instead-of-generated-WSDL-in-Axis-2-tf3368620.html#a11428408 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
