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.