[
https://issues.apache.org/jira/browse/AXIS2-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600529#comment-17600529
]
Andreas Veithen commented on AXIS2-6039:
----------------------------------------
Can you provide steps (or a minimal test project) to reproduce this?
> 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: [email protected]
For additional commands, e-mail: [email protected]