[
https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853332#action_12853332
]
Stephan van Hugten commented on AXIS2-4662:
---
I'm sorry, this might only be clear
[
https://issues.apache.org/jira/browse/AXIS2-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Thaker closed AXIS2-4644.
> Adding New Test to verify MTOMFeature function.
> ---
>
>
[
https://issues.apache.org/jira/browse/AXIS2-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Thaker resolved AXIS2-4644.
--
Resolution: Fixed
> Adding New Test to verify MTOMFeature function.
> -
Any Axis2 version (since it's inception) generates and supports WSDL 2.0?
Is this by default or is a setting somewhere required for generating a
particular
version of WSDL? In other words if I query an Axis2 1.3 WS would I be
getting back a 2.0 WSDL by default?
Thanks
Demetris wrote:
Hi Mar
Hi all,
if I am not mistaken the latest versions of Axis 2 are backwards
compatible with
all previous versions of Axis 2 - ex. I can run Axis 2 1.3 WS on Axis 2
1.4 and 1.5
engines correct?
Thanks
-
To unsubscribe, e-ma
Axis2 provide excellent support for WSDL 2.0 , by default when you query
with ?wsdl it will generate WSDL 1.1 document but with ?wsdl2 you can
generate WSDL 2.0 documents.
e.g - http://localhost:8080/services/SimpleService?wsdl2
Also to generate source codes from WSDL 2.0 document you can use WS