[
https://issues.apache.org/jira/browse/AXIS2-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Lazarski resolved AXIS2-6039.
------------------------------------
Resolution: Incomplete
Marking as incomplete since the OP never responded to a request for more info.
Please reopen the issue if you can supply a minimal test case.
> 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: 2.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]