summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2008-07-072-0/+25
| | | | | | (corbaname.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674676 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - upgrade the fix for promoted binding overriding as the ↵slaws2008-07-042-0/+150
| | | | | | automatically created sca bindings were causing the top level to always override. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674139 13f79535-47bb-0310-9956-ffa450edef68
* Add 3 additional scenariosnash2008-07-0413-4/+239
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674100 13f79535-47bb-0310-9956-ffa450edef68
* Add itest/buildernash2008-07-049-0/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674090 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - fix up bindings for promoted services. It turns out there is ↵slaws2008-07-041-1/+1
| | | | | | more to do so. That will be a new JIRA but this change forms a basis for the new change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674050 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution-resource dependencyslaws2008-07-041-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674048 13f79535-47bb-0310-9956-ffa450edef68
* Remove the domain itest from the build as this is an old test of the domain ↵slaws2008-07-041-1/+1
| | | | | | api that is now not being maintained as the domain-management sample has take its place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674047 13f79535-47bb-0310-9956-ffa450edef68
* Fix the AttributeURIMissing validation test. included an sca-contribution.xmlslaws2008-07-043-2/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674042 13f79535-47bb-0310-9956-ffa450edef68
* Update felix version in itest/validationrsivaram2008-07-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673945 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation errorsrfeng2008-07-0395-152/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673870 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2454 - Added more tests to check that references to Nested ↵mcombellack2008-07-037-6/+137
| | | | | | Composites can be Serialized and Deserialized git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673690 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscany and Felix versionsrsivaram2008-07-0317-58/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673669 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests JAXB Top Down for String, String array and var args.vamsic0072008-07-037-0/+858
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673645 13f79535-47bb-0310-9956-ffa450edef68
* A byte[] must map to xs:base64Binary by default.vamsic0072008-07-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673594 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests - JAXB Top Down for standard types and array of standard ↵vamsic0072008-07-038-0/+3364
| | | | | | types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673585 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests - JAXB Top Down for primitive types and arrays of ↵vamsic0072008-07-029-0/+2445
| | | | | | primitives types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673368 13f79535-47bb-0310-9956-ffa450edef68
* Remove module interface-wsdl-java2wsdlnash2008-07-011-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673199 13f79535-47bb-0310-9956-ffa450edef68
* Add itest-corba to the buildrfeng2008-07-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673003 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2446nash2008-06-305-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672939 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2008-06-3039-0/+2813
| | | | | | (itest-dir.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672936 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up dependencies on stax-api to make sure that one copy of ↵jsdelfino2008-06-301-0/+7
| | | | | | stax-api.jar is on the classpath. Cleaned up dependencies on pluggable contribution-xyz modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672827 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case to use JAXWS client to call SCA-based wsdlless Web Servicerfeng2008-06-2117-1/+1222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670157 13f79535-47bb-0310-9956-ffa450edef68
* Removing redundant jaxws annotations.vamsic0072008-06-204-172/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670025 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-171898-0/+112809
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68