summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-java-caa-test-runner/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-19Adjust expected errors to take account of policy changes where any default ↵slaws1-4/+4
mayProvides intent is take into account git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186028 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12Fix expected messages to take account of the fact the the properties files ↵slaws1-4/+4
have now been fixed so that the "unable to match" string isn't preceded by an extraneous "=" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169741 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01Add the option to use (commented out) if you want to try running the tests ↵slaws1-0/+1
with the domain node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164115 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09TUSCANY-3913 - Example RuntimeBridge that uses the domain node to start Tuscanyslaws1-0/+210
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155287 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Tidy to support latest OASIS fixesslaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058519 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Use *** for JVM specific package nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033901 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Set domain name for node as 9016 tests for this domain nameslaws1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021755 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05Add error message for JCA_11022bdaniel1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004520 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01Correct error message for JCA_11020slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991617 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01Add expected error message for new test JCA_11020slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991531 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25Add error message for JCA_10013bdaniel1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989170 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25TUSCANY-3659 - Add message for 7004slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989158 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19add expected message for 110016slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987192 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18Correct messages for 3014 and 3013 following TUSCANY-3653 changesslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986749 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11Add error messages for new JCA tests 1001 and 1002bdaniel1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984436 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09JCA 11010 Add SOAP intent to the interface if any parameter on any method in ↵bdaniel1-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
2010-08-09JCA 11011 Add SOAP intent to the interface if any method in the interface is ↵bdaniel1-0/+1
annotated with @WebResult git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983744 13f79535-47bb-0310-9956-ffa450edef68
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-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-05-14error message updates for ci/pojo otestskelvingoodson1-7/+7
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-03-18TUSCANY-3503 - fix up error messages to take account of removal of automatic ↵slaws1-2/+2
policy application code and related changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925000 13f79535-47bb-0310-9956-ffa450edef68
2010-03-13Properly handling how to retrieve runtime/execution error messageslresende1-3/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922589 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Remove reference to specific lines/columnsslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920798 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Update to match improved message in the runtimeslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920377 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Fix up error message to match current output. 8005/8007 have TUSCANY-3482 ↵slaws1-10/+11
open. 1046 lookes a little odd and I'd like a 2nd opinion git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919003 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Fix up the JCAA osgi bridge to match OASISslaws1-20/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919002 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Fix other runtime bridges (JCI project hasn't been updated in OASIS yet for ↵slaws1-31/+31
some reason). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918947 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Remove the calls to Node.destroyrfeng2-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908242 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Update namespace in some error messagesantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899216 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Use specific column number as *** doesn't work here yetantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884651 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Make the xml column references generic to cope with different xml parsersantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834411 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Try out moving the otests out of 2.x trunk by copying the ↵antelder4-0/+458
tuscany/sca/java/otest folder to tuscany/otest. - A copy not a move so the old one can continued to be used. Can worry about the name tuscany/otest later git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831839 13f79535-47bb-0310-9956-ffa450edef68