Hi Andreas, Thanks for your response. My current Axis - Version: 1.0 Created-By: Apache Ant 1.5.1
The WSDL that are working fine for Axis 1, does not show correct output format if I use Axis 2. In Axis 2 my SOAP UI just shows full xml in a single line !! Let me know if there is an issue with Axis 2. Thanks Neelam -----Original Message----- From: Andreas Veithen [mailto:[email protected]] Sent: Monday, February 17, 2014 11:14 AM To: java-dev Subject: Re: issues Axis 2/Axis1 Which version of Axis 1 are you using? Andreas On Fri, Feb 14, 2014 at 8:22 AM, Neelam Dharnidharka <[email protected]> wrote: > Hi Axis support team, > > I am getting following issues with Axis 1 and Axis2, please let me > know if there is a work around - > > Using Axis1, if I add a wsdlFile in my service_config.wsdd, then I > have to give absolute path of my WSDL files. > > I tried using path from WEB-INF, WEB-INF/classes and many other ways , > but it only takes absolute path. And does not change the URL > dynamically. So if I give it customer, they have manually change the > wsdlFile paths in the wsdd file. > > is there a work around for these issues in Axis 1 ? > > > I know the above issue wsdlFile path issue is not in Axis 2. But > using Axis2, I am having other issue as below - > > If I use Axis 2 jars, then my SOAP UI client does not show the output > message in the right format, it shows full xml output in a single > line instead of showing full xml nesting per line. > > Is there any namespace specific configuration for axis2? Using Same > wsdls/schema I don't see this issue using Axis1. > > Please let me know if this is a know issue? And if there is a > workaround for it. > > Thanks > > Neelam --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
