You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kelvin Goodson (JIRA)" <de...@tuscany.apache.org> on 2009/05/13 11:36:45 UTC

[jira] Created: (TUSCANY-3021) schema violation not rejected in ASM_10003_TestCase

schema violation not rejected in ASM_10003_TestCase
---------------------------------------------------

                 Key: TUSCANY-3021
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3021
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA spec compliance
    Affects Versions: Java-SCA-2.0
            Reporter: Kelvin Goodson


File src/main/resources/ASM_10003/META-INF/definitions.xml in the OASIS tests contains a schema violation that compliance statement ASM10003 requires to be rejected  Tuscany fails to raise an exception....

org.junit.ComparisonFailure: expected:<[exception]> but was:<[ASM_10003 request service1 operation1 invoked]>
	at org.junit.Assert.assertEquals(Assert.java:123)
	at org.junit.Assert.assertEquals(Assert.java:145)
	at client.BaseJAXWSTestCase.testDummy(BaseJAXWSTestCase.java:148)




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TUSCANY-3021) schema violation not rejected in ASM_10003_TestCase

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder closed TUSCANY-3021.
------------------------------

    Resolution: Fixed

The test is passing now so this must be fixed

> schema violation not rejected in ASM_10003_TestCase
> ---------------------------------------------------
>
>                 Key: TUSCANY-3021
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3021
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>    Affects Versions: Java-SCA-2.0
>            Reporter: Kelvin Goodson
>
> File src/main/resources/ASM_10003/META-INF/definitions.xml in the OASIS tests contains a schema violation that compliance statement ASM10003 requires to be rejected  Tuscany fails to raise an exception....
> org.junit.ComparisonFailure: expected:<[exception]> but was:<[ASM_10003 request service1 operation1 invoked]>
> 	at org.junit.Assert.assertEquals(Assert.java:123)
> 	at org.junit.Assert.assertEquals(Assert.java:145)
> 	at client.BaseJAXWSTestCase.testDummy(BaseJAXWSTestCase.java:148)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.