summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-java-caa-test-runner (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjust expected errors to take account of policy changes where any default ↵slaws2011-10-191-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
* Fix expected messages to take account of the fact the the properties files ↵slaws2011-09-121-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
* Add the option to use (commented out) if you want to try running the tests ↵slaws2011-09-011-0/+1
| | | | | | with the domain node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164115 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3913 - Example RuntimeBridge that uses the domain node to start Tuscanyslaws2011-08-091-0/+210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155287 13f79535-47bb-0310-9956-ffa450edef68
* Tidy to support latest OASIS fixesslaws2011-01-132-18/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058519 13f79535-47bb-0310-9956-ffa450edef68
* Update to use test scope so it doesn't have transitive dependenciesantelder2010-12-091-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043887 13f79535-47bb-0310-9956-ffa450edef68
* Use *** for JVM specific package nameantelder2010-11-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033901 13f79535-47bb-0310-9956-ffa450edef68
* fix for name changeslaws2010-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022481 13f79535-47bb-0310-9956-ffa450edef68
* Set domain name for node as 9016 tests for this domain nameslaws2010-10-121-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021755 13f79535-47bb-0310-9956-ffa450edef68
* switch to new distro structureslaws2010-10-121-22/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021754 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for JCA_11022bdaniel2010-10-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004520 13f79535-47bb-0310-9956-ffa450edef68
* Correct error message for JCA_11020slaws2010-09-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991617 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error message for new test JCA_11020slaws2010-09-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991531 13f79535-47bb-0310-9956-ffa450edef68
* Update sca_variables.dtd file from oasis contributionbdaniel2010-08-251-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989271 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for JCA_10013bdaniel2010-08-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989170 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3659 - Add message for 7004slaws2010-08-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989158 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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
* 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
* 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
* 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
* error message updates for ci/pojo otestskelvingoodson2010-05-141-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944213 13f79535-47bb-0310-9956-ffa450edef68
* Merge in error messages changes to otestsantelder2010-05-121-30/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943510 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3503 - fix up error messages to take account of removal of automatic ↵slaws2010-03-181-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
* Properly handling how to retrieve runtime/execution error messageslresende2010-03-131-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922589 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to specific lines/columnsslaws2010-03-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920798 13f79535-47bb-0310-9956-ffa450edef68
* Update to match improved message in the runtimeslaws2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920377 13f79535-47bb-0310-9956-ffa450edef68
* Fix up error message to match current output. 8005/8007 have TUSCANY-3482 ↵slaws2010-03-041-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
* Fix up the JCAA osgi bridge to match OASISslaws2010-03-041-20/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919002 13f79535-47bb-0310-9956-ffa450edef68
* Fix other runtime bridges (JCI project hasn't been updated in OASIS yet for ↵slaws2010-03-041-31/+31
| | | | | | some reason). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918947 13f79535-47bb-0310-9956-ffa450edef68
* Correct ws binding dependency to point to the new versionslaws2010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915286 13f79535-47bb-0310-9956-ffa450edef68
* Remove the calls to Node.destroyrfeng2010-02-092-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908242 13f79535-47bb-0310-9956-ffa450edef68
* Update to junit 4.8.1 so the surefire parralell test running worksantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900814 13f79535-47bb-0310-9956-ffa450edef68
* Update namespace in some error messagesantelder2010-01-141-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899216 13f79535-47bb-0310-9956-ffa450edef68
* Use specific column number as *** doesn't work here yetantelder2009-11-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884651 13f79535-47bb-0310-9956-ffa450edef68
* Fixesfor change in BaseJAXWSTestRunner name from BaseJAXWSTestCaseramkumar2009-11-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882121 13f79535-47bb-0310-9956-ffa450edef68
* Make the xml column references generic to cope with different xml parsersantelder2009-11-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834411 13f79535-47bb-0310-9956-ffa450edef68
* Try out moving the otests out of 2.x trunk by copying the ↵antelder2009-11-025-0/+641
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