Author: slaws
Date: Tue Jul 13 09:52:37 2010
New Revision: 963645

URL: http://svn.apache.org/viewvc?rev=963645&view=rev
Log:
Add expect error messages

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=963645&r1=963644&r2=963645&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
 Tue Jul 13 09:52:37 2010
@@ -19,7 +19,7 @@ BWS_2001=org.oasisopen.sca.ServiceRuntim
 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][BWS20010] The WSDL binding transport http://example.com/foo/bar is 
not supported by Tuscany
-BWS_2007=TUSCANY-3604
+BWS_2007=org.apache.tuscany.sca.runtime.ActivationException: 
org.apache.tuscany.sca.runtime.ActivationException: 
org.oasisopen.sca.ServiceRuntimeException: Component TEST_BWS_2007Component2 
Service Service1 interface is incompatible with the interface of the reference 
binding  - Service1 - Operations called operation1 are not compatible Operation 
argument types source = {http://www.w3.org/2001/XMLSchema}float target = 
{http://www.w3.org/2001/XMLSchema}string don't match for output types - 
[(***)Endpoint:  URI = 
TEST_BWS_2007Component2#service-binding(Service1/Service1)]
 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
@@ -29,5 +29,5 @@ BWS_2018=org.oasisopen.sca.ServiceRuntim
 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:
 BWS_2022=unknown message
-BWS_4008=Test service got an exception during execution: 
org.oasisopen.sca.ServiceRuntimeException rpc/encoded WSDL style not supported. 
Component TEST_BWS_4008Component1 Reference reference1 Binding Reference1
+BWS_4008=org.apache.tuscany.sca.runtime.ActivationException: 
org.apache.tuscany.sca.runtime.ActivationException: 
org.apache.tuscany.sca.runtime.ActivationException: 
org.apache.tuscany.sca.runtime.ActivationException: 
org.oasisopen.sca.ServiceRuntimeException: rpc/encoded WSDL style not 
supported. Component TEST_BWS_4008Component1 Reference reference1 Binding 
Reference1
 BWS_5003=A header representing a Message Addressing Property is not valid and 
the message cannot be processed
\ No newline at end of file


Reply via email to