summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update bridge to match OASISslaws2010-03-042-51/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919007 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 up OSGi version of the bridge alsoslaws2010-03-041-20/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918959 13f79535-47bb-0310-9956-ffa450edef68
* Fix other runtime bridges (JCI project hasn't been updated in OASIS yet for ↵slaws2010-03-042-53/+38
| | | | | | some reason). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918947 13f79535-47bb-0310-9956-ffa450edef68
* Fix assembly error messages to catch up with Tuscany code changesslaws2010-03-041-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918936 13f79535-47bb-0310-9956-ffa450edef68
* Fix tuscany runtime bridge to match recent OASIS changesslaws2010-03-041-22/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918935 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-03-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918934 13f79535-47bb-0310-9956-ffa450edef68
* Enable policy sub-tests and group with other policy related tests. slaws2010-03-041-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918933 13f79535-47bb-0310-9956-ffa450edef68
* Add matching algorithm narativeslaws2010-03-041-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918932 13f79535-47bb-0310-9956-ffa450edef68
* improve the operation not found error messageslaws2010-03-041-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918931 13f79535-47bb-0310-9956-ffa450edef68
* Delete obsolete modulesrfeng2010-03-04106-5183/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918852 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on obsolete ↵rfeng2010-03-0411-61/+27
| | | | | | binding-sca-axis2/binding-sca-rmi/sca-client-rmi modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918851 13f79535-47bb-0310-9956-ffa450edef68
* Remove imported packagerfeng2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918846 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2010-03-042-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918832 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
* Providing TransactionPolicyFactory and avoiding direct access to ↵lresende2010-03-046-9/+108
| | | | | | TransactionPolicyImpl following pattern used in other tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918808 13f79535-47bb-0310-9956-ffa450edef68
* Make sure discovered remote service description and sca config is registered ↵rfeng2010-03-041-2/+4
| | | | | | first before the listeners are notified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918796 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the hard-dependency on impl class of XMLInputFactory and ↵rfeng2010-03-044-36/+70
| | | | | | | | DocumentBuilderFactory Cache the discovered axis2 xml (TODO: we need to see how we can improve the performance for the axis2 configuration loading) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918795 13f79535-47bb-0310-9956-ffa450edef68
* Remove the MTOM intentrfeng2010-03-048-25/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918794 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded dependenciesantelder2010-03-031-13/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918777 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ↵lresende2010-03-032-4/+11
| | | | | | case failures with IncompatibleIntentException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918763 13f79535-47bb-0310-9956-ffa450edef68
* Rename test module to be consistent with othersantelder2010-03-036-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918751 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant dependenciesantelder2010-03-031-13/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918749 13f79535-47bb-0310-9956-ffa450edef68
* Add the Java CI testsantelder2010-03-035-0/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918744 13f79535-47bb-0310-9956-ffa450edef68
* Lots of error messgae updates (this is now out of sync with the java caa ↵antelder2010-03-031-72/+40
| | | | | | messages under the otests folder which are currently broken so can't be run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918738 13f79535-47bb-0310-9956-ffa450edef68
* Temp fix to get the tests running with mixed zip/jar contribution typesantelder2010-03-031-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918736 13f79535-47bb-0310-9956-ffa450edef68
* Setting sourceEncoding and outputEncoding properties to avoid warning during ↵lresende2010-03-031-1/+3
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918706 13f79535-47bb-0310-9956-ffa450edef68
* Start adding test runner for Java CAAantelder2010-03-035-0/+674
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918695 13f79535-47bb-0310-9956-ffa450edef68
* Update error messagesantelder2010-03-031-36/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918644 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-03-030-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918627 13f79535-47bb-0310-9956-ffa450edef68
* itest for the policy matching algorithmslaws2010-03-0311-0/+481
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918625 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up and add @Ignore while I investigate the issuelresende2010-03-034-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918591 13f79535-47bb-0310-9956-ffa450edef68
* Avoiding calling createInterceptor multiple timeslresende2010-03-031-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918590 13f79535-47bb-0310-9956-ffa450edef68
* Updating/Cleaning up policyProvider code that creates intercetor to better ↵lresende2010-03-033-43/+6
| | | | | | utilize base class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918589 13f79535-47bb-0310-9956-ffa450edef68
* Adding FIXME as it seems that calling inherit for implementation duplicates ↵lresende2010-03-031-0/+5
| | | | | | all itents and policySets into the impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918588 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Fixing missing spec dependency...lresende2010-03-031-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918587 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Adjusting itest to point to ↵lresende2010-03-032-3/+1
| | | | | | policy-transaction-runtime-geronimo module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918586 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Further splitting policy transaction policy to allow for a ↵lresende2010-03-039-23/+113
| | | | | | shared ProviderFactory and Providers... with TransactionManager specific code available into specific modules (e.g transaction-policy-runtime-geronimo) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918585 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-031-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918583 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918527 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statements (note the java files that have ↵kelvingoodson2010-03-033-5/+5
| | | | | | messages that have not been extracted to a properties file, these need to be factored out) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918526 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918477 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918475 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918426 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3480 revert this workaround as this in not the root cause of the ↵slaws2010-03-031-3/+1
| | | | | | problems we see in the otests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918408 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in error messageslaws2010-03-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918372 13f79535-47bb-0310-9956-ffa450edef68
* Copy the test cases from binding-sca-runtime-axis2 and ↵rfeng2010-03-0383-25/+3138
| | | | | | | | binding-sca-runtime-rmi into an itest Change the code to pass binding.sca with mapped uri with the endpoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918327 13f79535-47bb-0310-9956-ffa450edef68
* Add strawman for how the compliance tests as part of the trunk could workantelder2010-03-036-0/+705
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918311 13f79535-47bb-0310-9956-ffa450edef68