diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-21 14:32:49 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-21 14:32:49 +0000 |
commit | dc62623722e50073abc7de2a0f61a05feea5182b (patch) | |
tree | 8620c0d1c71be7b3aacce6fc616dcdce9d8cdaf7 /otest/newlayout/tuscany-ws-test-runner/src/test/resources | |
parent | 421a641782ab71f9a9703ce93626b25716834367 (diff) |
Add message for BWS_2018
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956600 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest/newlayout/tuscany-ws-test-runner/src/test/resources')
-rw-r--r-- | otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties index 8193d992ee..c293b3506d 100644 --- a/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties +++ b/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties @@ -19,13 +19,15 @@ BWS_2001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2001, Art BWS_2002=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2002, Artifact: Test_BWS_2002.composite] - Invalid WebService binding wsdlElement attribute: http://test.sca.oasisopen.org/#wsdl.port(NonExistentPortName)
BWS_2003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2003, Artifact: Test_BWS_2003.composite] - [BWS20003] The wsdlElement attribute of a binding.ws on an SCA service must not specify the wsdl.service form of URI. The following URI was found http://test.sca.oasisopen.org/#wsdl.service(Service1Service)
BWS_2005=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2005, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_BWS_2005] - [BWS20005] The #wsdl.service({http://test.sca.oasisopen.org/}Service1InvalidService)) not found in the available WSDL Definitions
-BWS_2007=unknown message
-BWS_2011=unknown message
-BWS_2013=unknown message
-BWS_2015=unknown message
-BWS_2016=unknown message
-BWS_2017=unknown message
-BWS_2018=unknown message
+BWS_2007=TUSCANY-3604
+BWS_2011=TUSCANY-3604
+BWS_2013=TUSCANY-3604
+BWS_2015=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2015, Artifact: Test_BWS_2015.composite] - [BWS20017] binding.ws has a @wsdli:wsdlLocation attribute but no @wsdlElement attribute
+BWS_2016=TUSCANY-3604
+BWS_2017=TUSCANY-3604
+BWS_2018=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2018, Artifact: Test_BWS_2018.composite] - [BWS20020] For the callback element of an SCA service, the binding must not specify an endpoint address URI or a WS-Addressing wsa:EndpointReference
BWS_2019=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2019, Artifact: Test_BWS_2019.composite] - XMLSchema validation error occured in: Test_BWS_2019.composite ,line = 36, column = 10, Message = cvc-complex-type.3.2.2: Attribute 'invalidAttribute' is not allowed to appear in element 'binding.ws'.
BWS_2020=unknown message
-BWS_2022=unknown message
\ No newline at end of file +BWS_2022=unknown message
+BWS_4008=unknown message
+BWS_5003=A header representing a Message Addressing Property is not valid and the message cannot be processed
\ No newline at end of file |