Commit graph

180 commits

Author SHA1 Message Date
slaws
e450eaa3fb Add missing expected test exception for POJO_8008 and POJO_8035
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984753 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:09:51 +00:00
bdaniel
0d119c4355 Add error messages for new JCA tests 1001 and 1002
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984436 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 15:12:43 +00:00
slaws
d56433b999 Add expected error messages for POJO_8031, POJO_8032, POJO_8033
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984072 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 15:05:47 +00:00
slaws
0b28299196 Add expected error message for JCI_8030
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983958 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 12:27:00 +00:00
bdaniel
400454850c JCA 11010 Add SOAP intent to the interface if any parameter on any method in the interface is annotated with @WebParam with header=true
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983802 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 20:07:27 +00:00
bdaniel
95b667cfdc JCA 11011 Add SOAP intent to the interface if any method in the interface is annotated with @WebResult
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983744 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 17:33:18 +00:00
bdaniel
01917ee0f9 JCA-11013 Add SOAP intent to the implementation if the java class is annotated with ServiceMode
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983118 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 20:16:19 +00:00
bdaniel
4665f0e91d Report an error if a class annotated with @WebServiceClient is used as an SCA interface (JCA 11014)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982867 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 04:03:57 +00:00
bdaniel
f2b42e0aa1 Treat java interfaces annotated with @SOAPBinding as having the SOAP intent (JCA_11012)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982861 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 03:44:35 +00:00
bdaniel
6b0b96cbb3 Update error message for JCA_3013 to include separator characters
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982723 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 18:27:49 +00:00
bdaniel
c2281244d5 TUSCANY-3642 Allow policy information on interfaces to apply to services and bindings, even if it is mutually exclusive with policy information on those elements.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982458 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 03:01:09 +00:00
slaws
5173c8d28e Add new separator to make BWS_2007 again
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980709 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 09:52:38 +00:00
antelder
dde6ff7b57 Error message updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980402 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 11:11:45 +00:00
bdaniel
5d5b159953 Update error message for POJO_8012 so that it isn't affected by the order intents appear in the error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980200 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 20:39:08 +00:00
antelder
73d5d5ee44 Update 4033 err msg to not include the xpath exception msg as that is different btw JDKs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980005 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:33:19 +00:00
antelder
8b7d619056 Add generic *** matchers for the intent names as the order tehy come out appears to vary
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979997 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:03:00 +00:00
antelder
b75f2eec47 Add excludes for tests not really part of all test runner
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979996 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:02:01 +00:00
kelvingoodson
e7c43a3c7b make ASM10003 test case pass by updating expected error message in line with the model changes introduced in TUSANY-3630
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979690 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 13:29:37 +00:00
kelvingoodson
6dd2afd600 coreq commit for r979633 -- error message updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979634 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 10:25:16 +00:00
bdaniel
897af0d35e Fix bug in removeConstrainedIntents
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979479 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 22:44:10 +00:00
bdaniel
5d93b8adf1 Add more intent validation and fix up inner composite policy set processing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979309 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 14:30:10 +00:00
bdaniel
f931ca718a Update policy otest error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979177 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 06:34:02 +00:00
bdaniel
9a880fa882 Add wildcard so 4033 passes from both eclipse and maven
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966502 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 04:39:08 +00:00
bdaniel
115f013825 Add error messages for policy 9022 and 9023
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966499 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 04:27:56 +00:00
bdaniel
296a04c696 Update policy error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966494 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 03:46:11 +00:00
antelder
22e1e6325f Add error message for JCA 3013
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965823 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 12:11:48 +00:00
antelder
a670102b8e Update jca 10006 err msg which now also conatins the name of the class with the problem
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965762 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 09:06:56 +00:00
bdaniel
50bba5ef00 Add POL_4009 error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965576 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 18:27:53 +00:00
antelder
0b9d8ed30d Update error message for 8012 to fix test failure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965417 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 10:25:44 +00:00
bdaniel
8f6f7dcb2a Update policy error messages - add 10001, handle race condition in 4012, update 4004 for code change
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964908 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 18:58:30 +00:00
slaws
29c48e8a53 Add expected message for BWS_2022
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963758 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 15:20:37 +00:00
bdaniel
06a34ee20b Update policy otest expected error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963738 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 14:41:35 +00:00
slaws
2a58cc31b0 Add expect error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963645 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 09:52:37 +00:00
antelder
a32d933e6d Update for new err msg for bws_2016
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963500 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 21:40:32 +00:00
slaws
acbdda8241 Add more expected test exceptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960011 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 14:44:48 +00:00
slaws
1c4427a1b7 Add 4008 error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959659 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 13:44:57 +00:00
bdaniel
fd14187eb0 Updates to policy otest expected error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956673 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 19:12:59 +00:00
slaws
5d7c1706a7 Add message for BWS_2020
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956611 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 14:50:05 +00:00
slaws
dc62623722 Add message for BWS_2018
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956600 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 14:32:49 +00:00
slaws
800c9d8d74 Add message for BWS_2005
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956518 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 09:42:20 +00:00
slaws
9d550218d9 Add message for BWS_2003
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956513 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 09:20:50 +00:00
slaws
dfe07a48af Add message for BWS_2001
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956501 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 08:54:16 +00:00
antelder
99ecf81bd3 Add a JAXWS RI based WS otest suite runner
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956197 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19 08:24:22 +00:00
slaws
46cd6ac572 fix up the location of the sca_variables.dtd file to make the tests work in our environment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951344 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 09:47:02 +00:00
slaws
cfe1ce937a fix cut and paste error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951342 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 09:44:56 +00:00
slaws
5e3b313f05 Add profiles for ws and jms. Included in the main reactor list but commented out at the moment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950997 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 13:54:47 +00:00
slaws
e5b11b6246 Add runner for binding.ws otests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950995 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 13:45:30 +00:00
antelder
93136717b0 Add testrunner for JMS testsuite
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950041 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01 12:41:18 +00:00
kelvingoodson
e96d510238 expected message and msg definition catchup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945148 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 13:41:46 +00:00
kelvingoodson
f36fca8c3a message definition catchup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945108 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 12:18:13 +00:00