summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/validation/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving iTests that are not part of the main build to contriblresende2009-01-31277-14494/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739528 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-2816-20/+20
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Merge itest changes from sca-equinox branch into trunkrfeng2008-12-0499-849/+339
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723439 13f79535-47bb-0310-9956-ffa450edef68
* Add import/export.resource to the contributions schema. However it seems ↵slaws2008-11-032-2/+1
| | | | | | that our contribution schema is in the wrong place and the extension elements are in the wrong namespace. I'll open JIRA. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710084 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws2008-10-318-5/+162
| | | | | | Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709372 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵lresende2008-09-151-1/+7
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695536 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the ↵slaws2008-09-101-1/+1
| | | | | | patch Ram git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693847 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name ↵antelder2008-09-013-0/+197
| | | | | | in wsdlElement leads to NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690913 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2501 reference should either be all annotated or all not annotated. ↵slaws2008-08-261-7/+18
| | | | | | Here change the vtests to test these cases separately. Currently mixing annotated and unannotated fields as references causes any unannotated reference to be overlooked. Change the reference not found warning to an error to catch cases where they are mixed by accident. Changes to other tests to take account of this. Also change implementation.widget to pick up the string name of the reference in javascript rather than the name of the variable to which the reference is assigned. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689102 13f79535-47bb-0310-9956-ffa450edef68
* Removed jars generated by the build from version control.jsdelfino2008-08-202-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687207 13f79535-47bb-0310-9956-ffa450edef68
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng2008-08-1923-92/+92
| | | | | | node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455: apply patch from Ramkumar Ramalingam for a test for Exception ↵antelder2008-08-142-30/+32
| | | | | | not thrown on duplicate component names within a composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685895 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder2008-08-076-0/+192
| | | | | | itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683553 13f79535-47bb-0310-9956-ffa450edef68
* Add @Ignore annotation for TUSCANY-2532nash2008-08-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683210 13f79535-47bb-0310-9956-ffa450edef68
* Change default port from 8080 to 8085 to avoid continuum clashslaws2008-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682668 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest jms binding codeantelder2008-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2403 - Applying patch from Ramlresende2008-08-044-0/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682275 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash2008-07-252-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679774 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2450 commit fixes addressing RAT issues from 1.3 branchslaws2008-07-251-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679740 13f79535-47bb-0310-9956-ffa450edef68
* Resolve relative composite URIs against the contributionsrfeng2008-07-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676047 13f79535-47bb-0310-9956-ffa450edef68
* Add host-jetty to avoid test failurerfeng2008-07-112-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676046 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test case failurerfeng2008-07-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675680 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test case failurerfeng2008-07-101-18/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675675 13f79535-47bb-0310-9956-ffa450edef68
* Defer the creation of WorkManager to avoid the JNDI lookuprfeng2008-07-092-12/+19
| | | | | | Also clear the openejb related system properties to avoid warnings in JNDI lookup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675379 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2409rfeng2008-07-0924-24/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a ↵lresende2008-07-082-0/+0
| | | | | | sucessful build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675018 13f79535-47bb-0310-9956-ffa450edef68
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-082-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 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
* 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
* Fix TUSCANY-2446nash2008-06-305-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672939 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-17273-0/+14250
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68