summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start tidying up the WS binding - merge in the xml processing to the model ↵antelder2009-10-0121-1/+1650
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820551 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820545 13f79535-47bb-0310-9956-ffa450edef68
* Fixing manifest that was pointing to obsolete/unexistent packagelresende2009-10-011-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820532 13f79535-47bb-0310-9956-ffa450edef68
* Adding toString methodlresende2009-10-011-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820531 13f79535-47bb-0310-9956-ffa450edef68
* Adding back JSON Databinding dependencylresende2009-10-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820530 13f79535-47bb-0310-9956-ffa450edef68
* Fixing notice for the jsonrpc.jslresende2009-10-011-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820529 13f79535-47bb-0310-9956-ffa450edef68
* Fixing JSON-RPC binding QName that was being registered to the artifact ↵lresende2009-10-011-1/+1
| | | | | | processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820528 13f79535-47bb-0310-9956-ffa450edef68
* Bringin up JSON-RPC binding test caseslresende2009-10-016-48/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820527 13f79535-47bb-0310-9956-ffa450edef68
* More updates to port JSON-RPC binding to 2.xlresende2009-10-014-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820526 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-012-7/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820525 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende2009-10-011-13/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820524 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated JSON Databinding manifest to source control and removing ↵lresende2009-10-012-20/+36
| | | | | | generation from project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820523 13f79535-47bb-0310-9956-ffa450edef68
* Converting JSON Databinding implementation to 2.xlresende2009-10-015-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820522 13f79535-47bb-0310-9956-ffa450edef68
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820521 13f79535-47bb-0310-9956-ffa450edef68
* Updating OSGi imports in project manifestlresende2009-10-011-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820520 13f79535-47bb-0310-9956-ffa450edef68
* Porting pieces of JSONRPC Binding : ProviderFactory, ↵lresende2009-10-013-38/+33
| | | | | | ReferenceBindingProvider and ServiceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820519 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated manifest to source controllresende2009-10-012-31/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820518 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated manifest to source controllresende2009-10-012-20/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820517 13f79535-47bb-0310-9956-ffa450edef68
* Porting the JSONRPC model to 2.x + minor cleanupslresende2009-10-012-45/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820516 13f79535-47bb-0310-9956-ffa450edef68
* Updating depedencies versionlresende2009-10-012-22/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820515 13f79535-47bb-0310-9956-ffa450edef68
* Pass the outer component to configure the @source of property (taking value ↵rfeng2009-09-303-23/+20
| | | | | | from the composite property which can be further configured by the outer component) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820460 13f79535-47bb-0310-9956-ffa450edef68
* Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng2009-09-309-31/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820459 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar2009-09-3018-263/+666
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820238 13f79535-47bb-0310-9956-ffa450edef68
* Only save the composite into DOM if there is a policySet with attachTorfeng2009-09-301-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820166 13f79535-47bb-0310-9956-ffa450edef68
* Fix the generic array type introspectionrfeng2009-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820126 13f79535-47bb-0310-9956-ffa450edef68
* Start to integrate the policy attachment builderrfeng2009-09-2915-395/+242
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820125 13f79535-47bb-0310-9956-ffa450edef68
* Add test dep of sca-apirfeng2009-09-292-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819788 13f79535-47bb-0310-9956-ffa450edef68
* Refactor tuscany-endpoint module into tuscany-corerfeng2009-09-2928-787/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819786 13f79535-47bb-0310-9956-ffa450edef68
* Remove session/conversation/request scope testsrfeng2009-09-291-36/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819776 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2009-09-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819755 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-2873-10858/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-09-281-146/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819710 13f79535-47bb-0310-9956-ffa450edef68
* Start to copy builders from assembly modulerfeng2009-09-2821-4/+5711
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819680 13f79535-47bb-0310-9956-ffa450edef68
* Rename policy-builder to builder as the module to host Tuscany model buildersrfeng2009-09-2816-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819676 13f79535-47bb-0310-9956-ffa450edef68
* Copy JSON Databinding to start porting from 1.x to 2.xlresende2009-09-2724-0/+2222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819259 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 ↵lresende2009-09-2510-261/+16
| | | | | | draft spec and throwing exception when invalid scope is found git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819068 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3280 - Removing obsolete iTests that were exercising REQUEST Scopelresende2009-09-253-92/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819066 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3280 - Cleaning up the possible scopes as defined in latest JAVA CAA ↵lresende2009-09-251-2/+0
| | | | | | 1.1 spec draft git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819064 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanuplresende2009-09-252-12/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819063 13f79535-47bb-0310-9956-ffa450edef68
* Minor testcase re-formattinglresende2009-09-252-180/+184
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819062 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classrfeng2009-09-251-42/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819031 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the incorrect policy matching algorithm and enable itest/policiesrfeng2009-09-252-17/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819013 13f79535-47bb-0310-9956-ffa450edef68
* Refactor CompositeActivator, ComponentContext and other related interfaces ↵rfeng2009-09-2537-216/+124
| | | | | | into core-spi module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819009 13f79535-47bb-0310-9956-ffa450edef68
* Copy ATOM Binding to start porting from 1.x to 2.xlresende2009-09-2544-0/+6152
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818884 13f79535-47bb-0310-9956-ffa450edef68
* Copy ATOM Binding to start porting from 1.x to 2.xlresende2009-09-2510-0/+679
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818882 13f79535-47bb-0310-9956-ffa450edef68
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-2521-0/+2449
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818881 13f79535-47bb-0310-9956-ffa450edef68
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-259-0/+537
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818880 13f79535-47bb-0310-9956-ffa450edef68
* Improve CompositeImpl.clone so that it clones both included and nested ↵rfeng2009-09-248-198/+106
| | | | | | | | composites Move the CompositeCloneBuilder to be called before the compositeIncludeBuilder so that the include builder doesn't have to mix with clone git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818657 13f79535-47bb-0310-9956-ffa450edef68
* Reformat the coderfeng2009-09-2429-938/+907
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818590 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the CompositeBuilder interface to return Composite instead of void ↵rfeng2009-09-2428-60/+90
| | | | | | so that a builder can create a new instance of Composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818588 13f79535-47bb-0310-9956-ffa450edef68