summaryrefslogtreecommitdiffstats
path: root/otest (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-06JCA-11013 Add SOAP intent to the implementation if the java class is ↵bdaniel1-0/+1
annotated with ServiceMode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983118 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06Report an error if a class annotated with @WebServiceClient is used as an ↵bdaniel1-0/+1
SCA interface (JCA 11014) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982867 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06Treat java interfaces annotated with @SOAPBinding as having the SOAP intent ↵bdaniel1-0/+1
(JCA_11012) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982861 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05Update error message for JCA_3013 to include separator charactersbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982723 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05TUSCANY-3642 Allow policy information on interfaces to apply to services and ↵bdaniel1-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
2010-07-30Add new separator to make BWS_2007 againslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980709 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29Error message updatesantelder1-17/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980402 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Update error message for POJO_8012 so that it isn't affected by the order ↵bdaniel1-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
2010-07-28Update 4033 err msg to not include the xpath exception msg as that is ↵antelder1-1/+1
different btw JDKs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980005 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Add generic *** matchers for the intent names as the order tehy come out ↵antelder1-2/+2
appears to vary git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979997 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Add excludes for tests not really part of all test runnerantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979996 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27make ASM10003 test case pass by updating expected error message in line with ↵kelvingoodson1-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
2010-07-27coreq commit for r979633 -- error message updateskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979634 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Fix bug in removeConstrainedIntentsbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979479 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Add more intent validation and fix up inner composite policy set processingbdaniel1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979309 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Update policy otest error messagesbdaniel1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979177 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Add wildcard so 4033 passes from both eclipse and mavenbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966502 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Add error messages for policy 9022 and 9023bdaniel1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966499 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update policy error messagesbdaniel1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966494 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Add error message for JCA 3013antelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965823 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Update jca 10006 err msg which now also conatins the name of the class with ↵antelder1-1/+1
the problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965762 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Add POL_4009 error messagebdaniel1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965576 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Update error message for 8012 to fix test failureantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965417 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Update policy error messages - add 10001, handle race condition in 4012, ↵bdaniel1-3/+3
update 4004 for code change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964908 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13Add expected message for BWS_2022slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963758 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13Update policy otest expected error messagesbdaniel1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963738 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13Add expect error messagesslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963645 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12Update for new err msg for bws_2016antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963500 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02Add more expected test exceptionsslaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960011 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Add 4008 error messageslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959659 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Updates to policy otest expected error messagesbdaniel1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956673 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Add message for BWS_2020slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956611 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Add message for BWS_2018slaws1-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956600 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Add message for BWS_2005slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956518 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Add message for BWS_2003slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956513 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Add message for BWS_2001slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956501 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19Add a JAXWS RI based WS otest suite runnerantelder5-0/+580
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956197 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04fix up the location of the sca_variables.dtd file to make the tests work in ↵slaws1-0/+5
our environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951344 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04fix cut and paste errorslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951342 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Add profiles for ws and jms. Included in the main reactor list but commented ↵slaws1-0/+20
out at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950997 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Add runner for binding.ws otestsslaws5-0/+623
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950995 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01Add testrunner for JMS testsuiteantelder5-0/+609
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950041 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17expected message and msg definition catchupkelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945148 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17message definition catchupkelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945108 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14error message updates for pojo otestskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944339 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14error message updates for ci/pojo otestskelvingoodson4-20/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944213 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Merge in error messages changes to otestsantelder1-30/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943510 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12fix up expected assembly test messageskelvingoodson1-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943485 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update the error messages for recent compliance number updatesantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943479 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06TUSCANY-3530 - new failure messages for 5038 and 5039slaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941708 13f79535-47bb-0310-9956-ffa450edef68