You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Carlos Rodriguez (Created) (JIRA)" <ji...@apache.org> on 2012/03/22 23:56:22 UTC

[jira] [Created] (CXF-4192) WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726

WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726
--------------------------------------------------------

                 Key: CXF-4192
                 URL: https://issues.apache.org/jira/browse/CXF-4192
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.6
         Environment: Windows 7 64bit, Java 7 64bit, Maven 3.0.4
            Reporter: Carlos Rodriguez
            Priority: Minor
             Fix For: 2.6


I found that the Command Line Tools Validator module does not pass one test related to the detection of the error WSI-BP-1.0 R2726 because the validator detects another error before (R2205).

The problem is because of the inputted wsdl. The fault messages should be defined with an element instead of a type because their style is "document" by default. I fixed that creating another WSDL without that issue and now the test passes and the validator detects the R2726 error successfully. 
Attached you can find the new wsdl and the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-4192) WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726

Posted by "Daniel Kulp (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-4192.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.3
                   2.4.7
                   2.3.10
         Assignee: Daniel Kulp
    
> WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726
> --------------------------------------------------------
>
>                 Key: CXF-4192
>                 URL: https://issues.apache.org/jira/browse/CXF-4192
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.6
>         Environment: Windows 7 64bit, Java 7 64bit, Maven 3.0.4
>            Reporter: Carlos Rodriguez
>            Assignee: Daniel Kulp
>            Priority: Minor
>              Labels: patch, test-fail, tools
>             Fix For: 2.3.10, 2.4.7, 2.5.3, 2.6
>
>         Attachments: patch.diff
>
>
> I found that the Command Line Tools Validator module does not pass one test related to the detection of the error WSI-BP-1.0 R2726 because the validator detects another error before (R2205).
> The problem is because of the inputted wsdl. The fault messages should be defined with an element instead of a type because their style is "document" by default. I fixed that creating another WSDL without that issue and now the test passes and the validator detects the R2726 error successfully. 
> Attached you can find the new wsdl and the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CXF-4192) WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726

Posted by "Carlos Rodriguez (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Rodriguez updated CXF-4192:
----------------------------------

    Attachment: patch.diff

The new WSDL and the patch for WSDLValidationTest
                
> WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726
> --------------------------------------------------------
>
>                 Key: CXF-4192
>                 URL: https://issues.apache.org/jira/browse/CXF-4192
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.6
>         Environment: Windows 7 64bit, Java 7 64bit, Maven 3.0.4
>            Reporter: Carlos Rodriguez
>            Priority: Minor
>              Labels: patch, test-fail, tools
>             Fix For: 2.6
>
>         Attachments: patch.diff
>
>
> I found that the Command Line Tools Validator module does not pass one test related to the detection of the error WSI-BP-1.0 R2726 because the validator detects another error before (R2205).
> The problem is because of the inputted wsdl. The fault messages should be defined with an element instead of a type because their style is "document" by default. I fixed that creating another WSDL without that issue and now the test passes and the validator detects the R2726 error successfully. 
> Attached you can find the new wsdl and the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira