[ https://issues.apache.org/jira/browse/AXIS2-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Lazarski updated AXIS2-6039: ----------------------------------- Fix Version/s: 1.8.3 > suppress prefix option not working in 1.8.0 > ------------------------------------------- > > Key: AXIS2-6039 > URL: https://issues.apache.org/jira/browse/AXIS2-6039 > Project: Axis2 > Issue Type: Bug > Components: wsdl > Affects Versions: 1.8.0 > Environment: Java11 > Reporter: venkat > Priority: Major > Fix For: 1.8.3 > > > We are migrating our application to Java11 and using Axis2 1.8.0 version for > SOAP webservices. We are generating the Java classes using wsdl2java. We are > observing a prefix *ns2* is added in the response by default. We have tried > -sp option as well while generating the Java classes to suppress this prefix > but didn't get the desired result. > <ns2:Response xmlns:ns2="namespace"> > <data>5</data> > </ns2:Response> > > We would like to know why the -sp option is not working and the methods to > remove the prefix to response elements -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org