[
https://issues.apache.org/jira/browse/AXIS2-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030840#comment-14030840
]
Martin Gainty commented on AXIS2-5654:
--------------------------------------
There is no basic profile 1.2 compliance XSD specified as of this date (at
least none i could find)
http://ws-i.org/profiles/basic-profiles/1.2/bp12.xsd
produces 404 but a non-normative version of schema is displayed here:
<xs:schema targetNamespace='http://ws-i.org/profiles/basic-profile/1.2/'
xmlns:xs='http://www.w3.org/2001/XMLSchema'
elementFormDefault='qualified'
blockDefault='#all'>
<xs:element name='Conformant'>
<xs:complexType>
<xs:sequence>
<xs:any namespace='##other' processContents='lax' minOccurs='0'
maxOccurs='unbounded'/>
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
</xs:complexType>
</xs:element>
</xs:schema>
http://ws-i.org/profiles/basicprofile-1.2-2010-11-09.html#schm
How does AXIS 2 not conform to this format?
Martin
> [JAVA2WSDL][WS-I compliance] [SOAP1.2] wsdl fails ws-i compliance for soap
> 1.2 binding
> --------------------------------------------------------------------------------------
>
> Key: AXIS2-5654
> URL: https://issues.apache.org/jira/browse/AXIS2-5654
> Project: Axis2
> Issue Type: Bug
> Components: jaxws, wsdl
> Affects Versions: 1.6.2
> Reporter: Waruna Perera
> Labels: compliance, java2wsdl, soap12, ws-i
>
> Created java web service and got the wsdl using java2wsdl and checked the
> ws-i compliance for soap binding 1.2.
> Compliance check failed. Checked the compliance using soapui 5.00 and it
> passes for soap binding 1.1. I got the asserts BP2402 and BP2032. For more on
> ws-i asserts http://www.ws-i.org/Testing/Tools/2005/01/BP11_TAD_1-1.htm
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]