summaryrefslogtreecommitdiffstats
path: root/otest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include SCAClientFactory implementation module in java caa test runner ↵bdaniel2010-08-231-0/+6
| | | | | | dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988213 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with interface matching message changesslaws2010-08-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987407 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with schema changes which affect the schema validation error messagesslaws2010-08-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987406 13f79535-47bb-0310-9956-ffa450edef68
* add expected message for 110016slaws2010-08-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987192 13f79535-47bb-0310-9956-ffa450edef68
* Error message catch upantelder2010-08-181-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986803 13f79535-47bb-0310-9956-ffa450edef68
* Correct messages for 3014 and 3013 following TUSCANY-3653 changesslaws2010-08-181-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986749 13f79535-47bb-0310-9956-ffa450edef68
* Updates for the latest Tuscany error messagesantelder2010-08-181-24/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986739 13f79535-47bb-0310-9956-ffa450edef68
* Add missing expected test exception for POJO_8008 and POJO_8035slaws2010-08-121-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984753 13f79535-47bb-0310-9956-ffa450edef68
* Add error messages for new JCA tests 1001 and 1002bdaniel2010-08-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984436 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error messages for POJO_8031, POJO_8032, POJO_8033slaws2010-08-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984072 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error message for JCI_8030slaws2010-08-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983958 13f79535-47bb-0310-9956-ffa450edef68
* JCA 11010 Add SOAP intent to the interface if any parameter on any method in ↵bdaniel2010-08-091-0/+1
| | | | | | 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
* JCA 11011 Add SOAP intent to the interface if any method in the interface is ↵bdaniel2010-08-091-0/+1
| | | | | | annotated with @WebResult git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983744 13f79535-47bb-0310-9956-ffa450edef68
* JCA-11013 Add SOAP intent to the implementation if the java class is ↵bdaniel2010-08-061-0/+1
| | | | | | annotated with ServiceMode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983118 13f79535-47bb-0310-9956-ffa450edef68
* Report an error if a class annotated with @WebServiceClient is used as an ↵bdaniel2010-08-061-0/+1
| | | | | | SCA interface (JCA 11014) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982867 13f79535-47bb-0310-9956-ffa450edef68
* Treat java interfaces annotated with @SOAPBinding as having the SOAP intent ↵bdaniel2010-08-061-0/+1
| | | | | | (JCA_11012) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982861 13f79535-47bb-0310-9956-ffa450edef68
* Update error message for JCA_3013 to include separator charactersbdaniel2010-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982723 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3642 Allow policy information on interfaces to apply to services and ↵bdaniel2010-08-051-0/+1
| | | | | | 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
* Add new separator to make BWS_2007 againslaws2010-07-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980709 13f79535-47bb-0310-9956-ffa450edef68
* Error message updatesantelder2010-07-291-17/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980402 13f79535-47bb-0310-9956-ffa450edef68
* Update error message for POJO_8012 so that it isn't affected by the order ↵bdaniel2010-07-281-1/+1
| | | | | | intents appear in the error message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980200 13f79535-47bb-0310-9956-ffa450edef68
* Update 4033 err msg to not include the xpath exception msg as that is ↵antelder2010-07-281-1/+1
| | | | | | different btw JDKs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980005 13f79535-47bb-0310-9956-ffa450edef68
* Add generic *** matchers for the intent names as the order tehy come out ↵antelder2010-07-281-2/+2
| | | | | | appears to vary git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979997 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for tests not really part of all test runnerantelder2010-07-281-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979996 13f79535-47bb-0310-9956-ffa450edef68
* make ASM10003 test case pass by updating expected error message in line with ↵kelvingoodson2010-07-271-1/+1
| | | | | | the model changes introduced in TUSANY-3630 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979690 13f79535-47bb-0310-9956-ffa450edef68
* coreq commit for r979633 -- error message updateskelvingoodson2010-07-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979634 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug in removeConstrainedIntentsbdaniel2010-07-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979479 13f79535-47bb-0310-9956-ffa450edef68
* Add more intent validation and fix up inner composite policy set processingbdaniel2010-07-261-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979309 13f79535-47bb-0310-9956-ffa450edef68
* Update policy otest error messagesbdaniel2010-07-261-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979177 13f79535-47bb-0310-9956-ffa450edef68
* Add wildcard so 4033 passes from both eclipse and mavenbdaniel2010-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966502 13f79535-47bb-0310-9956-ffa450edef68
* Add error messages for policy 9022 and 9023bdaniel2010-07-221-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966499 13f79535-47bb-0310-9956-ffa450edef68
* Update policy error messagesbdaniel2010-07-221-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966494 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for JCA 3013antelder2010-07-201-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965823 13f79535-47bb-0310-9956-ffa450edef68
* Update jca 10006 err msg which now also conatins the name of the class with ↵antelder2010-07-201-1/+1
| | | | | | the problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965762 13f79535-47bb-0310-9956-ffa450edef68
* Add POL_4009 error messagebdaniel2010-07-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965576 13f79535-47bb-0310-9956-ffa450edef68
* Update error message for 8012 to fix test failureantelder2010-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965417 13f79535-47bb-0310-9956-ffa450edef68
* Update policy error messages - add 10001, handle race condition in 4012, ↵bdaniel2010-07-161-3/+3
| | | | | | update 4004 for code change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964908 13f79535-47bb-0310-9956-ffa450edef68
* Add expected message for BWS_2022slaws2010-07-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963758 13f79535-47bb-0310-9956-ffa450edef68
* Update policy otest expected error messagesbdaniel2010-07-131-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963738 13f79535-47bb-0310-9956-ffa450edef68
* Add expect error messagesslaws2010-07-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963645 13f79535-47bb-0310-9956-ffa450edef68
* Update for new err msg for bws_2016antelder2010-07-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963500 13f79535-47bb-0310-9956-ffa450edef68
* Add more expected test exceptionsslaws2010-07-021-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960011 13f79535-47bb-0310-9956-ffa450edef68
* Add 4008 error messageslaws2010-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959659 13f79535-47bb-0310-9956-ffa450edef68
* Updates to policy otest expected error messagesbdaniel2010-06-211-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956673 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2020slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956611 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2018slaws2010-06-211-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956600 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2005slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956518 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2003slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956513 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2001slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956501 13f79535-47bb-0310-9956-ffa450edef68
* Add a JAXWS RI based WS otest suite runnerantelder2010-06-195-0/+580
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956197 13f79535-47bb-0310-9956-ffa450edef68