Author: slaws
Date: Fri Jul  2 14:44:48 2010
New Revision: 960011

URL: http://svn.apache.org/viewvc?rev=960011&view=rev
Log:
Add more expected test exceptions

Modified:
    
tuscany/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=960011&r1=960010&r2=960011&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-ws-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Fri Jul  2 14:44:48 2010
@@ -18,13 +18,13 @@
 BWS_2001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2001, 
Artifact: Test_BWS_2001.composite] - [BWS20001] The URI value for binding.ws on 
an SCA reference must be absolute. Non-absolute value found 
/TEST_BWS_2001Component2/Service1
 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_2005=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2005, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_BWS_2005] - 
[BWS20005][BWS20010] The WSDL binding transport http://example.com/foo/bar is 
not supported by Tuscany
 BWS_2007=TUSCANY-3604
-BWS_2011=TUSCANY-3604
-BWS_2013=TUSCANY-3604
+BWS_2011=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2011, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_BWS_2011] - 
[BWS20005][BWS20010] The WSDL binding transport http://example.com/foo/bar is 
not supported by Tuscany
+BWS_2013=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2013, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_BWS_2013] - 
[BWS20005][BWS20010] The WSDL binding transport http://example.com/foo/bar is 
not supported by Tuscany
 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_2017=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BWS_2017, 
Artifact: Test_BWS_2017.composite] - [BWS20019] with binding.ws you can only 
specify one of url, wsa:EndpointReference, #wsdl.service or #wsdl.port. The 
following were found [uri, wsa:EndpointReference]
 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=org.oasisopen.sca.ServiceRuntimeException [BWS20025] Unable to 
determine destination endpoint for endpoint reference (***)EndpointReference:  
URI = TEST_BWS_2020Component1#reference-binding(reference1/Reference1) 
RESOLVED_BINDING Target = (***)Endpoint:


Reply via email to